bookhound: Simple Parser Combinators

[ library, parser-combinators ] [ Propose Tags ]

Please see the README on GitHub at https://github.com/albertprz/bookhound#readme


[Skip to Readme]

Modules

[Last Documentation]

  • Bookhound
    • Bookhound.Parser
    • Bookhound.ParserCombinators
    • Parsers
      • Bookhound.Parsers.Char
      • Bookhound.Parsers.Collections
      • Bookhound.Parsers.DateTime
      • Bookhound.Parsers.Number
      • Bookhound.Parsers.String
    • Utils
      • Bookhound.Utils.Applicative
      • Bookhound.Utils.DateTime
      • Bookhound.Utils.Foldable
      • Bookhound.Utils.Map
      • Bookhound.Utils.String

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.3.0, 0.1.4.0, 0.1.5.0, 0.1.6.0, 0.1.7.0, 0.1.8.0, 0.1.9.0, 0.1.10.0, 0.1.11.0, 0.1.12.0, 0.1.13.0, 0.1.14.0, 0.1.15.0, 0.1.16.0, 0.1.17.0, 0.1.18.0, 0.1.19.0, 0.1.20.0, 0.1.21.0, 0.1.22.0, 0.1.23.0, 0.1.24.0, 0.1.25.0, 0.1.26.0, 0.2.0, 0.2.1, 0.2.2
Dependencies base (>=4.7 && <5), containers (>=0.6 && <1), text (>=2.0 && <3), time (>=1.9 && <2) [details]
License LicenseRef-LGPL
Copyright 2021 Alberto Perez Lopez
Author Alberto Perez Lopez
Maintainer albertoperez1994@gmail.com
Category Parser Combinators
Home page https://github.com/albertprz/bookhound#readme
Bug tracker https://github.com/albertprz/bookhound/issues
Source repo head: git clone https://github.com/albertprz/bookhound
Uploaded by albertprz at 2023-05-07T20:03:28Z
Distributions NixOS:0.2.2
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 1107 total (64 in the last 30 days)
Rating 1.75 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2023-05-07 [all 2 reports]

Readme for bookhound-0.1.12.0

[back to package description]

bookhound