Maintainer | bastiaan.heeren@ou.nl |
---|---|
Stability | provisional |
Portability | portable (depends on ghc) |
Safe Haskell | None |
Language | Haskell98 |
Abstract syntax for feedback scripts, and pretty-printer (Show instance)
Documentation
makeScript :: [Decl] -> Script Source
scriptDecls :: Script -> [Decl] Source
feedbackDecl :: HasId a => a -> Text -> Decl Source
textForIdDecl :: HasId a => a -> Text -> Decl Source