haskell-src: Support for manipulating Haskell source code
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
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, 1.0.1.6, 1.0.2.0, 1.0.2.0, 1.0.3.0, 1.0.3.1, 1.0.3.2, 1.0.4, 1.0.4.1 |
---|---|
Change log | changelog.md |
Dependencies | array, base (<3 || >=4 && <5), pretty, syb [details] |
License | BSD-3-Clause |
Author | Simon Marlow, Sven Panne and Noel Winstanley |
Maintainer | Herbert Valerio Riedel <hvr@gnu.org> |
Category | Language |
Bug tracker | https://github.com/haskell-pkg-janitors/haskell-src/issues |
Source repo | head: git clone https://github.com/haskell-pkg-janitors/haskell-src.git |
Uploaded | by HerbertValerioRiedel at 2015-01-24T22:44:27Z |
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.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees