blob: 54c97e9e5c2220d9e6d473e0167c0feb0bf716a7 (
plain)
1
2
3
4
5
6
7
|
This library provides a parser and pretty printer for converting between
Haskell values and JSON.
This requires ghc, haskell-mtl and haskell-syb.
After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache
|