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.

[maintain] [Publish]

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.1, 1.0.3.2, 1.0.4
Change log changelog.md
Dependencies array (>=0.5.4.0 && <0.6), base (>=4.13.0.0 && <4.14), pretty (>=1.1.3.6 && <1.2), syb (>=0.7 && <0.8) [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 2019-11-09T18:21:55Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees