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