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.
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.3.0, 1.0.3.1, 1.0.3.2, 1.0.4, 1.0.4, 1.0.4.1 |
---|---|
Change log | changelog.md |
Dependencies | array (>=0.3 && <0.6), base (>=4.3 && <4.17), fail (>=4.9 && <4.10), pretty (>=1.0.1.2 && <1.2), semigroups (>=0.18 && <0.19), syb (>=0.1 && <0.8) [details] |
License | BSD-3-Clause |
Author | Simon Marlow, Sven Panne and Noel Winstanley |
Maintainer | Andreas Abel |
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 AndreasAbel at 2022-02-07T08:39:10Z |
Modules
[Index] [Quick Jump]
Downloads
- haskell-src-1.0.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees