indentation-core

Indentation sensitive parsing combinators core library

https://bitbucket.org/adamsmd/indentation

Version on this page:0.0
LTS Haskell 14.27:0.0.0.2
Stackage Nightly 2019-09-21:0.0.0.2
Latest on Hackage:0.0.0.2

See all snapshots indentation-core appears in

BSD-3-Clause licensed by Michael D. Adams <http://michaeldadams.org/>
This version can be pinned in stack with:indentation-core-0.0@sha256:442a7c087d01b0ad7616321ebc1c3a89771f0cbb88ff1f5cc9a2cd26051c6403,1504

Module documentation for 0.0

Depends on 2 packages(full list with versions):
Used by 1 package in lts-8.5(full list with versions):

Indentation sensitive parsing combinators core library

This is the core for the indentation package. For common use, consider one of the front-ends: indentation-parsec or indentation-trifecta. For both, or for backward compatability, install indentation.

Changes

0.0

  • Split indentation into separate indentation-core, indentation-parsec and indentation-trifecta packages. Keep the original indentation for backward compatability and as a general roll-up package.