haskell-src: Manipulating Haskell source code
Facilities for manipulating Haskell source code: an abstract syntax, lexer, parser and pretty-printer.
| Versions | 1.0, 1.0.1.1, 1.0.1.2 |
|---|---|
| Dependencies | base (<3), haskell98 or array, base (>=3), haskell98, pretty |
| License | BSD3 |
| Author | Simon Marlow, Sven Panne and Noel Winstanley |
| Maintainer | libraries@haskell.org |
| Category | Language |
| Exposed modules | Language.Haskell.Lexer, Language.Haskell.Parser, Language.Haskell.ParseMonad, Language.Haskell.Pretty, Language.Haskell.Syntax, Language.Haskell.ParseUtils |
| Upload date | Thu Jun 19 05:26:50 PDT 2008 |
| Uploaded by | IanLynagh |
| Built on | ghc-6.8 |
Downloads
- haskell-src-1.0.1.2.tar.gz (Cabal source package)
- package description (included in the package)
