diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:26:39 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:26:39 -0500 |
commit | 79cfcb05a6ec1505b35034bb9fd523915bc58802 (patch) | |
tree | 3223965fb684dd0b4eab2d9a2e2301f8b9d330e7 /haskell/haskell-json | |
parent | 2ed4c057250b4f504d3df3d988ccd9a717246163 (diff) | |
download | slackbuilds-79cfcb05a6ec1505b35034bb9fd523915bc58802.tar.gz |
haskell/haskell-json: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-json')
-rw-r--r-- | haskell/haskell-json/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/haskell/haskell-json/README b/haskell/haskell-json/README index 54c97e9e5c..7fc24b1e2d 100644 --- a/haskell/haskell-json/README +++ b/haskell/haskell-json/README @@ -1,7 +1,5 @@ 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 |