gigaparsec-0.2.5.1: Refreshed parsec-style library for compatiblity with Scala parsley
Safe HaskellSafe
LanguageHaskell2010

Text.Gigaparsec.Position

Documentation

type Pos = (Word, Word) Source #