The haskell-src package
The haskell-src package provides support for manipulating Haskell source code. The package provides a lexer, parser and pretty-printer, and a definition of a Haskell abstract syntax tree (AST). Common uses of this package are to parse or generate Haskell 98 code.
Properties
| Versions | 1.0, 1.0.1.1, 1.0.1.2, 1.0.1.3, 1.0.1.4, 1.0.1.5 |
|---|---|
| Dependencies | base (<3) or array, base (4.*), pretty, syb |
| License | BSD3 |
| Author | Simon Marlow, Sven Panne and Noel Winstanley |
| Maintainer | Conrad Parker <conrad@metadecks.org> |
| Category | Language |
| Source repository | git clone git://github.com/haskell-pkg-janitors/haskell-src.git |
| Upload date | Wed Nov 9 07:32:56 UTC 2011 |
| Uploaded by | ConradParker |
| Built on | ghc-7.2, ghc-7.4 |
| Distributions | Fedora: 1.0.1.5, NixOS: 1.0.1.5, Debian: 1.0.1.5, FreeBSD: 1.0.1.5 |
Modules
Downloads
- haskell-src-1.0.1.5.tar.gz (Cabal source package)
- package description (included in the package)