haskell-src-1.0.1.5: Support for manipulating Haskell source code

The haskell-src package

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

Versions1.0, 1.0.1.1, 1.0.1.2, 1.0.1.3, 1.0.1.4, 1.0.1.5
Dependenciesbase (<3) or
array, base (4.*), pretty, syb
LicenseBSD3
AuthorSimon Marlow, Sven Panne and Noel Winstanley
MaintainerConrad Parker <conrad@metadecks.org>
CategoryLanguage
Source repositorygit clone git://github.com/haskell-pkg-janitors/haskell-src.git
Upload dateWed Nov 9 07:32:56 UTC 2011
Uploaded byConradParker
Built onghc-7.2, ghc-7.4
DistributionsFedora: 1.0.1.5, NixOS: 1.0.1.5, Debian: 1.0.1.5, FreeBSD: 1.0.1.5

Modules

Downloads