haskell-src-exts: Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
Haskell-Source with eXtensions (HSX, haskell-src-exts) is an extension of the standard haskell-src package, and handles most common syntactic extensions to Haskell, including:
Multi-parameter type classes with functional dependencies
Empty data declarations
GADTs
Implicit parameters (ghc and hugs style)
Template Haskell (broken for 6.4, needs redoing)
and a few more. Apart from these standard extensions, it also handles regular patterns as per the HaRP extension as well as HSP-style embedded XML syntax (HSP release imminent).
For details on usage, please see the website.
Modules
- Language
- Haskell
- Language.Haskell.Hsx
- Language.Haskell.Hsx.Build
- Language.Haskell.Hsx.Parser
- Language.Haskell.Hsx.Pretty
- Language.Haskell.Hsx.Syntax
- Language.Haskell.Hsx.Transform
- Language.Haskell.Hsx
- Haskell
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
splitbase | Choose the new smaller, split-up base package. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- haskell-src-exts-0.2.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'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.2.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.3.7, 0.3.9, 0.3.10, 0.3.11, 0.3.12, 0.4.1, 0.4.2, 0.4.3, 0.4.3.1, 0.4.4, 0.4.4.1, 0.4.5, 0.4.6, 0.4.8, 0.5.2, 0.5.3, 0.5.4, 0.5.5, 0.5.6, 0.5.7, 1.0.0, 1.0.1, 1.1.0, 1.1.1, 1.1.3, 1.1.3.1, 1.1.4, 1.2.0, 1.3.0, 1.3.1, 1.3.2, 1.3.3, 1.3.4, 1.3.5, 1.4.0, 1.5.0, 1.5.1, 1.5.2, 1.5.3, 1.6.0, 1.6.1, 1.7.0, 1.7.1, 1.7.2, 1.8.0, 1.8.1, 1.8.2, 1.9.0, 1.9.3, 1.9.4, 1.9.5, 1.9.6, 1.10.0, 1.10.1, 1.10.2, 1.11.1, 1.12.0, 1.13.0, 1.13.1, 1.13.2, 1.13.3, 1.13.4, 1.13.5, 1.14.0, 1.14.0.1, 1.15.0, 1.15.0.1, 1.16.0, 1.16.0.1, 1.17.0, 1.17.1, 1.18.0, 1.18.1, 1.18.2, 1.19.0, 1.19.1, 1.20.0, 1.20.1, 1.20.2, 1.20.3, 1.21.0, 1.21.1, 1.22.0, 1.23.0, 1.23.1 |
---|---|
Dependencies | array (>=0.1), base (<4.3), pretty (>=1.0) [details] |
License | BSD-4-Clause |
Author | Niklas Broberg |
Maintainer | Niklas Broberg <nibro@cs.chalmers.se> |
Revised | Revision 1 made by HerbertValerioRiedel at 2015-01-02T19:47:26Z |
Category | Language |
Home page | http://www.cs.chalmers.se/~d00nibro/harp/ |
Uploaded | by GwernBranwen at 2008-02-25T05:50:38Z |
Distributions | Arch:1.23.1, Debian:1.23.1, Fedora:1.23.1, FreeBSD:1.16.0.1, LTSHaskell:1.23.1, NixOS:1.23.1, Stackage:1.23.1 |
Reverse Dependencies | 158 direct, 4093 indirect [details] |
Downloads | 287615 total (581 in the last 30 days) |
Rating | 2.5 (votes: 5) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-12 [all 7 reports] |