indentation: Indentation sensitive parsing combinators for Parsec and Trifecta
Indentation sensitive parsing combinators for Parsec and Trifecta.
See
Michael D. Adams and Ömer S. Ağacan. Indentation-sensitive parsing for Parsec. In Proceedings of the 2014 ACM SIGPLAN Symposium on Haskell, Haskell ’14, pages 121–132. ACM, New York, NY, USA, September 2014. ISBN 978-1-4503-3041-1. doi:10.1145/2633357.2633369.
Modules
[Index]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
parsec | Include indentation operators for Parsec | Enabled |
trifecta | Include indentation operators for Trifecta | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- indentation-0.2.1.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.2.0.2, 0.2.0.3, 0.2.1, 0.2.1.1, 0.2.1.2, 0.3, 0.3.0.1, 0.3.1, 0.3.2, 0.3.3 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.6 && <4.10), mtl (>=2.1), parsec (>=3.1.5), parsers (>=0.10 && <0.13), trifecta (>=1.4 && <1.6) [details] |
Tested with | ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.3, ghc ==8.0.1 |
License | BSD-3-Clause |
Author | Michael D. Adams <http://michaeldadams.org/> |
Maintainer | Ömer Sinan Ağacan <omeragacan@gmail.com> Aleksey Kliger <aleksey@lambdageek.org> |
Category | Parsing |
Home page | https://bitbucket.org/mdmkolbe/indentation |
Bug tracker | https://bitbucket.org/mdmkolbe/indentation/issues |
Source repo | head: git clone https://bitbucket.org/mdmkolbe/indentation.git |
Uploaded | by AlekseyKliger at 2016-03-06T04:49:50Z |
Distributions | |
Reverse Dependencies | 2 direct, 1 indirect [details] |
Downloads | 8551 total (22 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-03-06 [all 1 reports] |