hw-string-parse: String parser

[ bit, bsd3, data, library ] [ Propose Tags ]

Please see README.md


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0.1, 0.0.0.2, 0.0.0.3, 0.0.0.4, 0.0.0.5
Dependencies base (>=4.11 && <5) [details]
License BSD-3-Clause
Copyright 2016-2021 John Ky
Author John Ky
Maintainer newhoggy@gmail.com
Revised Revision 2 made by haskellworks at 2024-01-07T08:31:53Z
Category Data, Bit
Home page http://github.com/haskell-works/hw-string-parse#readme
Bug tracker https://github.com/haskell-works/hw-string-parse/issues
Source repo head: git clone https://github.com/haskell-works/hw-string-parse
Uploaded by haskellworks at 2022-03-20T02:21:35Z
Distributions LTSHaskell:0.0.0.5, NixOS:0.0.0.5, Stackage:0.0.0.5
Reverse Dependencies 6 direct, 27 indirect [details]
Downloads 4530 total (30 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-03-20 [all 1 reports]

Readme for hw-string-parse-0.0.0.5

[back to package description]

hw-string-parse

CircleCI

Simple parser combinator library for strings.