diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:16:03 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:16:03 -0500 |
commit | d98c32c0befdfa6412170d49daaddd1245d36026 (patch) | |
tree | 7a2847cd6875d28e57a63751d6a9d760f5787147 /haskell/haskell-cgi | |
parent | e26a27b18c4dcb6c275140f44ec1779c66d8fc9c (diff) | |
download | slackbuilds-d98c32c0befdfa6412170d49daaddd1245d36026.tar.gz |
haskell/haskell-cgi: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-cgi')
-rw-r--r-- | haskell/haskell-cgi/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/haskell/haskell-cgi/README b/haskell/haskell-cgi/README index 488b06326f..de7c75e05e 100644 --- a/haskell/haskell-cgi/README +++ b/haskell/haskell-cgi/README @@ -1,6 +1,4 @@ This is a Haskell library for writing CGI programs. -This requires haskell-MonadCatchIO-mtl, haskell-network and haskell-xhtml. - After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |