Install this package:
emerge -a dev-haskell/json
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-haskell/json
Or alternatively:
emerge --autounmask-write -a dev-haskell/json
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.10 | 8 | ~amd64 ~arm64 ~ppc64 ~riscv ~x86 | 0/0.10 |
<pkgmetadata> <maintainer type="project"> <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> <longdescription> JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. This library provides a parser and pretty printer for converting between Haskell values and JSON. </longdescription> <use> <flag name="mapdict">Encode Haskell maps as JSON dicts</flag> <flag name="parsec">Add support for parsing with Parsec.</flag> <flag name="pretty">Add support for using pretty printing combinators.</flag> </use> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-haskell/json |
euse -E <flag> -p dev-haskell/json |
euse -D <flag> -p dev-haskell/json
| Flag | Description | 0.10 |
|---|---|---|
| mapdict | Encode Haskell maps as JSON dicts | ✓ |
| parsec | Add support for parsing with Parsec. | ⊕ |
| pretty | Add support for using pretty printing combinators. | ⊕ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | json-0.10.tar.gz | 22622 bytes | 0.10 |
| Type | File | Size |
|---|