@hackage text-position0.1.0.0

Handling positions in text and position-tagging it.

This package provides tools for tagging text with positions (line, column, character), and getting position aware tokens from lexical analysis (see regex-applicative package). It is based on Advances, a thin abstraction over regular expressions.