Safe Haskell | None |
---|---|
Language | Haskell2010 |
Orphan instances
Backend 'TargetTxt2Tags Source # | |
type BackendOptions 'TargetTxt2Tags Source # type BackendState 'TargetTxt2Tags Source # parseOpts :: Parser (BackendOptions 'TargetTxt2Tags) Source # initState :: LBNF -> GlobalOptions -> BackendOptions 'TargetTxt2Tags -> Except String (BackendState 'TargetTxt2Tags) Source # abstractSyntax :: LBNF -> State (BackendState 'TargetTxt2Tags) Result Source # printer :: LBNF -> State (BackendState 'TargetTxt2Tags) Result Source # lexer :: LBNF -> State (BackendState 'TargetTxt2Tags) Result Source # parser :: LBNF -> State (BackendState 'TargetTxt2Tags) Result Source # parserTest :: LBNF -> State (BackendState 'TargetTxt2Tags) Result Source # makefile :: LBNF -> State (BackendState 'TargetTxt2Tags) Result Source # |