Home > Repository > 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.
Nome:ghc-json
Versione: 0.11-1mamba
Gruppo:System/Libraries
Manutentore:silvan
Licenza:BSD
Dimensione:37.93 kB
URL di origine:https://hackage.haskell.org/package/json
Data di compilazione:2023-12-22 20:39:27
Pacchetti binari e dipendenze
x86_64i586
RPM creatighc-json
ghc-json-devel
ghc-json-doc
ghc-json
ghc-json-devel
ghc-json-doc
Dipendenze di compilazioneghc [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]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
2023-12-02autodist0.11-1mamba- automatic version update by autodist
2013-09-08silvan0.7-1mamba- package created by silvan using the webbuild interface