loc: Types representing line and column positions and ranges in text files.
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.
Modules
[Index]
Downloads
- loc-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 <[email protected]> |
| Maintainer | Chris Martin <[email protected]> |
| Uploaded | by chris_martin at 2017-05-07T22:39:46Z |
| Category | Data Structures |
| Home page | https://github.com/chris-martin/haskell-libraries |
| Distributions | |
| Reverse Dependencies | 1 direct, 1 indirect [details] |
| Downloads | 10046 total (44 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-07 [all 1 reports] |