The latest version of loc is 0.2.0.0-0.

loc

Version 0.1.3.1 revision 0 uploaded by chris_martin.

Package meta

Synopsis
Types representing line and column positions and ranges in text files.
Description

The package name loc stands for “location” and is also an allusion to the acronym for “lines of code”.

The Loc type represents a caret position in a text file, the Span type is a nonempty range between two Locs, and the Area type is a set of non-touching Spans.

Author
Chris Martin <ch.martin@gmail.com>
Bug reports
n/a
Category
Data Structures
Copyright
n/a
Homepage
https://github.com/chris-martin/loc
Maintainer
Chris Martin <ch.martin@gmail.com>
Package URL
n/a
Stability
n/a

Components