indents-0.5.0.1: indentation sensitive parser-combinators for parsec

Safe HaskellSafe
LanguageHaskell98

Text.Parsec.Indent.Internal

Description

Some internals. They are exposed for your convenience but can change in between patch releases.

Synopsis

Documentation

data Indentation Source #

We use our own position type that doesn't require a SourceName.

Constructors

Indentation 

Fields