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
Versions [faq] | 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 |
---|---|
Change log | changelog.md |
Dependencies | array (>=0.5.4.0 && <0.6), base (>=4.13.0.0 && <4.14 || >=4.14.0.0 && <4.15), pretty (>=1.1.3.6 && <1.2), syb (==0.7.*) [details] |
License | BSD-3-Clause |
Author | Simon Marlow, Sven Panne and Noel Winstanley |
Maintainer | Herbert Valerio Riedel <hvr@gnu.org> |
Revised | Revision 1 made by HerbertValerioRiedel at 2020-08-26T16:26:04Z |
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 2019-11-09T18:24:02Z |
Distributions | Debian:1.0.3.0, FreeBSD:1.0.2.0, LTSHaskell:1.0.3.0, NixOS:1.0.3.1, Stackage:1.0.3.0 |
Downloads | 32427 total (158 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] |
Modules
[Index] [Quick Jump]
Downloads
- haskell-src-1.0.3.1.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'.