language-haskell: ASTs, parser and pretty-printer for Haskell 2010 with most language extensions
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.
A library and executable providing the parser, pretty-printer, and some AST transformations for the Haskell 2010 language and its syntactic extensions. The extension syntax is defined in form of independent grammar overlays, making it easy to set up new syntactic experiments.
[Skip to Readme]
Properties
Versions | 0.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.14 && <5), bytestring (<0.13), containers (>=0.5.8 && <1), deep-transformations (>=0.3 && <0.4), directory (<2), either (>=5.0 && <5.1), filepath (<1.5), foldable1-classes-compat (<0.2), ghc-prim (<0.14), grammatical-parsers (>=0.6 && <0.8), input-parsers (>=0.2.2 && <0.4), language-haskell, memoize (>=1.1 && <1.2), monoid-subclasses (>=1.2.4 && <1.3), optparse-applicative (>=0.12 && <0.19), parsers (>=0.12.7 && <0.13), pretty (>=1.1 && <1.2), rank2classes (>=1.3 && <1.6), reducers (<4), repr-tree-syb (<0.2), template-haskell (>=2.11 && <2.24), text (<3), th-abstraction (>=0.4 && <0.8), transformers (>=0.5 && <0.7), witherable (>=0.4 && <0.6) [details] |
License | BSD-3-Clause |
Author | Mario Blažević |
Maintainer | blamario@protonmail.com |
Category | Language |
Bug tracker | https://github.com/blamario/language-Haskell/issues |
Source repo | head: git clone https://github.com/blamario/language-Haskell/ |
Uploaded | by MarioBlazevic at 2025-05-31T23:32:38Z |
Modules
[Index] [Quick Jump]
Downloads
- language-haskell-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees