Text-Loc ======== [![Travis](https://img.shields.io/travis/mvv/text-loc/master.svg)](https://travis-ci.org/mvv/text-loc) [![Hackage](https://img.shields.io/hackage/v/text-loc.svg)](http://hackage.haskell.org/package/text-loc) This package provides data types that describe line-column locations within a text. Installation ------------ The usual: $ cabal install