diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:39:32 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:39:32 -0500 |
commit | cfebfeadf50d89bd842e5f17347c8cf26ee2b41e (patch) | |
tree | 11e3210e8c04d5d50333a4d427eb548b47dd1449 /haskell | |
parent | 7caa5d6f67bc7c368bd3cfa6219de7891d23d3c2 (diff) | |
download | slackbuilds-cfebfeadf50d89bd842e5f17347c8cf26ee2b41e.tar.gz |
haskell/haskell-xhtml: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
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 |