indents

indentation sensitive parser-combinators for parsec

http://patch-tag.com/r/salazar/indents

Version on this page:0.3.3
LTS Haskell 23.8:0.5.0.1@rev:2
Stackage Nightly 2025-02-15:0.5.0.1@rev:2
Latest on Hackage:0.5.0.1@rev:2

See all snapshots indents appears in

BSD-3-Clause licensed by Sam Anklesaria
Maintained by [email protected]
This version can be pinned in stack with:indents-0.3.3@sha256:558527186be2c5cb6954bd96fe954b513302992f5e2846bdc64c9a41f4306c6e,2002

Module documentation for 0.3.3

This library provides functions for use in parsing indentation sensitive contexts. It parses blocks of lines all indented to the same level as well as lines continued at an indented level below.