indentation: Indentation sensitive parsing combinators for Parsec and Trifecta

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]

Indentation sensitive parsing combinators for Parsec and Trifecta.

This package provides both the Parsec and Trifecta combinators. It is mainly useful for backward compatability with older versions of indentation. Individual backends are available in the indentation-parsec and indentation-trifecta packages.

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.

Properties

Versions 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, 0.3.3
Change log CHANGELOG.md
Dependencies base (>=4.6 && <4.13), indentation-core (<0.0.1), indentation-parsec (<0.0.1), indentation-trifecta (<0.1.1), mtl (>=2.1), parsec (>=3.1.5), parsers (>=0.10 && <0.13), trifecta (<=2) [details]
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/adamsmd/indentation
Bug tracker https://bitbucket.org/adamsmd/indentation/issues
Source repo head: git clone https://bitbucket.org/adamsmd/indentation.git
Uploaded by AlekseyKliger at 2018-10-06T14:49:19Z

Modules

[Index] [Quick Jump]

Flags

Manual Flags

NameDescriptionDefault
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

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees