diff options
Diffstat (limited to 'haskell')
-rw-r--r-- | haskell/haskell-xhtml/README | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/haskell/haskell-xhtml/README b/haskell/haskell-xhtml/README index c3719d151c..1a282eb358 100644 --- a/haskell/haskell-xhtml/README +++ b/haskell/haskell-xhtml/README @@ -1,7 +1,5 @@ This package provides combinators for producing XHTML 1.0, including the Strict, Transitional and Frameset variants, 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 |