loc: Types representing line and column positions and ranges in text files.

[ apache, data-structures, library, text ] [ Propose Tags ]

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.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.1.0, 0.1.2.0, 0.1.2.1, 0.1.2.2, 0.1.2.3, 0.1.3.0, 0.1.3.1, 0.1.3.2, 0.1.3.3, 0.1.3.4, 0.1.3.6, 0.1.3.8, 0.1.3.10, 0.1.3.12, 0.1.3.14, 0.1.3.16, 0.1.4.0, 0.1.4.1, 0.2.0.0
Dependencies base (>=4.9 && <4.10), containers [details]
License Apache-2.0
Author Chris Martin <ch.martin@gmail.com>
Maintainer Chris Martin <ch.martin@gmail.com>
Category Data Structures
Home page https://github.com/chris-martin/haskell-libraries
Uploaded by chris_martin at 2017-05-07T23:43:04Z
Distributions LTSHaskell:0.2.0.0
Reverse Dependencies 1 direct, 1 indirect [details]
Downloads 9220 total (62 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-05-08 [all 1 reports]