parsable: Parsable and Printable classes
Provides the Parsable and Printable classes, which form a round-trip equivalence between a data type and a String. Useful for types that are generated directly from a String and need their internal representation to be converted back to a String.
Flags
Manual Flags
Name | Description | Default |
---|---|---|
pedantic | Enable -Werror | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- parsable-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.13 && <4.22), parsec (<3.2), text (<2.2), transformers (<0.7) [details] |
Tested with | ghc ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.6 || ==9.8.4 || ==9.10.1 || ==9.12.1 |
License | AGPL-3.0-only |
Copyright | Copyright (C) 2022-2025 Gentoo Authors |
Author | Gentoo Authors |
Maintainer | hololeap@protonmail.com |
Revised | Revision 2 made by hololeap at 2025-02-11T17:43:26Z |
Category | Text |
Home page | https://github.com/gentoo-haskell/cabal-portage/tree/main/parsable |
Bug tracker | https://github.com/gentoo-haskell/cabal-portage/issues |
Source repo | head: git clone https://github.com/gentoo-haskell/cabal-portage.git -b main(parsable) |
Uploaded | by hololeap at 2025-02-11T17:10:16Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 17 total (17 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2025-02-11 [all 1 reports] |