diff options
Diffstat (limited to 'haskell/haskell-html/README')
-rw-r--r-- | haskell/haskell-html/README | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/haskell/haskell-html/README b/haskell/haskell-html/README index 05e7b5f4e413..b4f4b9a35e61 100644 --- a/haskell/haskell-html/README +++ b/haskell/haskell-html/README @@ -1,7 +1,5 @@ This package contains a combinator library for constructing HTML documents in Haskell. -This requires ghc. - -After uninstalling, run this command to unregister the package from the ghc -package database: ghc-pkg recache +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache |