| ||||
haskell-src-exts-1.3.3: Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer | ||||
Haskell-Source with Extensions (HSE, haskell-src-exts) is an extension of the standard haskell-src package, and handles most registered syntactic extensions to Haskell, including:
and a few more. All extensions implemented in GHC are supported. Apart from these standard extensions, it also handles regular patterns as per the HaRP extension as well as HSX-style embedded XML syntax. For details on usage, please see the website. | ||||
Modules | ||||
Produced by Haddock version 2.5.0 |