/indents

Simple indentation sensitive parser-combinators for parsec

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

indents

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.