BSD-3-Clause licensed by Michael D. Adams <http://michaeldadams.org/>
This version can be pinned in stack with:indentation-core-0.0.0.2@sha256:0fdc1c8c3a39662562d1b503d746d8cbaffdb3415ac0bbfe91e9250d489d1a03,1536

Module documentation for 0.0.0.2

Depends on 2 packages(full list with versions):
Used by 1 package in nightly-2019-05-09(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.0.2

  • Bump base for GHC 8.6.1 (and 8.4.3)

0.0.0.1

  • Bump base bounds to support GHC 8.2.1

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.