text-lips: Monadic parsing combinator library with attention to locations

[ bsd3, library, parsing, text ] [ Propose Tags ] [ Report a vulnerability ]

Monadic parsing combinator library with attention to locations.


[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.0.1, 0.1.0.2
Dependencies base (>=4 && <5), containers (>=0.5), parsers (>=0.5), text (>=0.10), text-loc (>=0.1.1), transformers (>=0.3) [details]
Tested with ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.3, ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.4, ghc ==9.4.2
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, Parsing
Home page https://github.com/mvv/text-lips
Bug tracker https://github.com/mvv/text-lips/issues
Source repo head: git clone https://github.com/mvv/text-lips.git
Uploaded by MikhailVorozhtsov at 2022-09-17T15:35:56Z
Distributions NixOS:0.1.0.2
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1468 total (11 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-lips-0.1.0.2

[back to package description]

Text-Lips

Travis Hackage

Monadic parsing combinator library with attention to locations.

Installation

The usual:

$ cabal install