The latest version of haskell-src-exts is 1.23.1-0.
haskell-src-exts
Version 1.20.0 revision 0 uploaded by mpickering.
Package meta
- Synopsis
- Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
- Description
Haskell-Source with Extensions (HSE, haskell-src-exts) is a standalone parser for Haskell. In addition to standard Haskell, 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.
- Author
- Niklas Broberg
- Bug reports
- n/a
- Category
- Language
- Copyright
- n/a
- Homepage
- https://github.com/haskell-suite/haskell-src-exts
- Maintainer
- Matthew Pickering <matthewtpickering@gmail.com>
- Package URL
- n/a
- Stability
- Stable