haskell-src: Support for manipulating Haskell source code
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.
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
split-base | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- haskell-src-1.0.1.5.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 1.0, 1.0.1.1, 1.0.1.2, 1.0.1.3, 1.0.1.4, 1.0.1.5, 1.0.1.6, 1.0.2.0, 1.0.3.0, 1.0.3.1, 1.0.3.2, 1.0.4, 1.0.4.1 |
---|---|
Dependencies | array, base (<3 || >=4 && <4.7), pretty, syb [details] |
License | BSD-3-Clause |
Author | Simon Marlow, Sven Panne and Noel Winstanley |
Maintainer | Conrad Parker <conrad@metadecks.org> |
Revised | Revision 2 made by AdamBergmark at 2015-05-28T15:03:56Z |
Category | Language |
Source repo | head: git clone git://github.com/haskell-pkg-janitors/haskell-src.git |
Uploaded | by ConradParker at 2011-11-09T07:32:56Z |
Distributions | Arch:1.0.4.1, Debian:1.0.3.1, FreeBSD:1.0.2.0, LTSHaskell:1.0.4.1, NixOS:1.0.4.1, Stackage:1.0.4.1 |
Reverse Dependencies | 40 direct, 314 indirect [details] |
Downloads | 39480 total (23 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |