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), haskell98 or array, base (4.*), haskell98, pretty, syb |
| License | BSD3 |
| Author | Simon Marlow, Sven Panne and Noel Winstanley |
| Maintainer | libraries@haskell.org |
| Category | Language |
| Source repository | darcs get http://code.haskell.org/haskell-src |
| Upload date | Sun Nov 7 15:15:53 UTC 2010 |
| Uploaded by | DonaldStewart |
| Built on | ghc-6.12, ghc-7.0 |
| Build failure | ghc-7.2 (log) |
| 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.4.tar.gz (Cabal source package)
- package description (included in the package)