Home > Repositories > base > ghc-json

ghc-json: A parser and pretty printer for converting between Haskell values and JSON

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.
Name:ghc-json
Release: 0.11-1mamba
Group:System/Libraries
Maintainer:silvan
License:BSD
Size:37.93 kB
Upstream URL:https://hackage.haskell.org/package/json
Build time:2023-12-22 20:39:27
Binary packages and requirements
x86_64i586
Built RPMSghc-json
ghc-json-devel
ghc-json-doc
ghc-json
ghc-json-devel
ghc-json-doc
Build requirementsghc [1]
ghc-libs [1]
ghc-syb-devel [1]
glibc-devel [1]
libgmp-devel [1]
ghc [1]
ghc-libs [1]
ghc-syb-devel [1]
glibc-devel [1]
libgmp-devel [1]
History of changes
DatePackagerReleaseDescription
2023-12-02autodist0.11-1mamba- automatic version update by autodist
2013-09-08silvan0.7-1mamba- package created by silvan using the webbuild interface