diff options
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 |