looksee: A simple text parser with decent errors

[ bsd3, library, parsing ] [ Propose Tags ]

Please see the README on GitHub at https://github.com/ejconlon/looksee#readme


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.2.0, 0.3.0, 0.4.0, 0.5.0, 0.5.1, 0.5.2, 0.5.3, 0.6.0
Dependencies base (>=4.12 && <5), bifunctors (>=5.5 && <5.7), containers (>=0.6 && <0.7), errata (>=0.4.0.1 && <0.5), mmorph (>=1.2 && <1.3), mtl (>=2.2 && <2.4), recursion-schemes (>=5.2 && <5.3), scientific (>=0.3 && <0.4), text (>=1.2 && <2.1), vector (>=0.12 && <0.14) [details]
License BSD-3-Clause
Copyright (c) 2023 Eric Conlon
Author Eric Conlon
Maintainer ejconlon@gmail.com
Category Parsing
Home page https://github.com/ejconlon/looksee#readme
Bug tracker https://github.com/ejconlon/looksee/issues
Source repo head: git clone https://github.com/ejconlon/looksee
Uploaded by ejconlon at 2024-03-15T23:51:31Z
Distributions NixOS:0.6.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 239 total (28 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-03-16 [all 1 reports]

Readme for looksee-0.6.0

[back to package description]

looksee

A simple text parser with decent errors