text-loc: Line-column locations within a text.

[ bsd3, library, text ] [ Propose Tags ]

This package provides data types that describe line-column locations within a text.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1
Dependencies base (>=4.6 && <5), hashable (>=1.1.1) [details]
License BSD-3-Clause
Copyright 2014-2016 Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>
Author Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>
Maintainer Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>
Category Text
Home page https://github.com/mvv/text-loc
Bug tracker https://github.com/mvv/text-loc/issues
Source repo head: git clone https://github.com/mvv/text-loc.git
Uploaded by MikhailVorozhtsov at 2022-09-17T10:06:39Z
Distributions NixOS:0.1.1
Reverse Dependencies 1 direct, 1 indirect [details]
Downloads 1001 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-09-17 [all 1 reports]

Readme for text-loc-0.1.1

[back to package description]

Text-Loc

Travis Hackage

This package provides data types that describe line-column locations within a text.

Installation

The usual:

$ cabal install