Install this package:
emerge -a dev-haskell/jsonb
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-haskell/jsonb
Or alternatively:
emerge --autounmask-write -a dev-haskell/jsonb
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.0.8-r1 | 8 | ~amd64 | 0/1.0.8-r1 |
<pkgmetadata> <maintainer type="project"> <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> <longdescription> This parser consumes lazy ByteStrings to produce JSON in a simple, efficient format backed with strict ByteStrings, Rationals and ByteString tries. See the schema generation tools and the command line JSON schema generator (in the examples subdir) for an example of how to use the parsing tools. Have you considered @aeson@ (<http://hackage.haskell.org/package/aeson>), a newer, extensively benchmarked JSON parsing library? </longdescription> </pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | JSONb-1.0.8.tar.gz | 10300 bytes |