trifecta: A modern parser combinator library with convenient diagnostics
[ bsd3, diagnostics, library, logging, parsing, pretty-printer, text ]
[ Propose Tags ]
[ Report a vulnerability ]
A modern parser combinator library with slicing and Clang-style colored diagnostics
For example:
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- trifecta-2.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2, 0.3, 0.4, 0.5, 0.5.1, 0.6, 0.7, 0.7.1, 0.7.2, 0.8, 0.8.0.1, 0.9, 0.10, 0.11, 0.12, 0.13, 0.14, 0.15, 0.15.1, 0.16, 0.16.1, 0.17, 0.18, 0.19, 0.20, 0.21, 0.22, 0.23, 0.24, 0.25, 0.26, 0.27, 0.28, 0.29, 0.30, 0.31, 0.32, 0.32.1, 0.34, 0.35, 0.36, 0.36.1, 0.36.2, 0.36.3, 0.37, 0.38, 0.39, 0.40, 0.41, 0.42, 0.43, 0.44, 0.45, 0.46, 0.47, 0.49, 0.49.1, 0.50, 0.50.1, 0.50.2.1, 0.51, 0.51.0.1, 0.52, 0.53, 1.0, 1.1, 1.2, 1.2.1, 1.2.1.1, 1.4, 1.4.1, 1.4.2, 1.4.3, 1.5, 1.5.1, 1.5.1.1, 1.5.1.2, 1.5.1.3, 1.5.2, 1.6, 1.6.1, 1.6.2, 1.6.2.1, 1.7, 1.7.1, 1.7.1.1, 2, 2.1, 2.1.1, 2.1.2, 2.1.3, 2.1.4 |
---|---|
Change log | CHANGELOG.markdown |
Dependencies | ansi-terminal (>=0.6 && <0.12), array (>=0.3.0.2 && <0.6), base (>=4.7 && <5), blaze-builder (>=0.3.0.1 && <0.5), blaze-html (>=0.5 && <0.10), blaze-markup (>=0.5 && <0.9), bytestring (>=0.9.1 && <0.12), charset (>=0.3.5.1 && <1), comonad (>=4 && <6), containers (>=0.3 && <0.7), deepseq (>=1.2.0.1 && <1.5), fail (>=4.9 && <4.10), fingertree (>=0.1 && <0.2), ghc-prim, hashable (>=1.2.1 && <1.4), indexed-traversable (>=0.1.1 && <0.2), lens (>=4.0 && <6), mtl (>=2.0.1 && <2.3), parsers (>=0.12.1 && <1), prettyprinter (>=1.2 && <2), prettyprinter-ansi-terminal (>=1.1 && <2), profunctors (>=4.0 && <6), reducers (>=3.10 && <4), semigroups (>=0.8.3.1 && <1), transformers (>=0.2 && <0.6), unordered-containers (>=0.2.1 && <0.3), utf8-string (>=0.3.6 && <1.1) [details] |
Tested with | 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.3 |
License | BSD-3-Clause |
Copyright | Copyright (C) 2010-2017 Edward A. Kmett |
Author | Edward A. Kmett |
Maintainer | Edward A. Kmett <ekmett@gmail.com> |
Category | Text, Parsing, Diagnostics, Pretty Printer, Logging |
Home page | http://github.com/ekmett/trifecta/ |
Bug tracker | http://github.com/ekmett/trifecta/issues |
Source repo | head: git clone https://github.com/ekmett/trifecta |
Uploaded | by ryanglscott at 2021-02-18T12:15:49Z |
Distributions | Arch:2.1.4, Debian:2.1, LTSHaskell:2.1.4, NixOS:2.1.4, Stackage:2.1.4 |
Reverse Dependencies | 44 direct, 113 indirect [details] |
Downloads | 119822 total (260 in the last 30 days) |
Rating | 2.5 (votes: 3) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-02-18 [all 1 reports] |