diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:09:44 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:09:44 -0500 |
commit | 6da2ea29bf15917f8ca2f935102cb1656b829e24 (patch) | |
tree | da648fc1740bfcef6ce7cceadd0e6cb50eaab6d0 | |
parent | 3613aea96722a330383f5bc2d27402fc53c88fa8 (diff) | |
download | slackbuilds-6da2ea29bf15917f8ca2f935102cb1656b829e24.tar.gz |
haskell/haskell-StateVar: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
-rw-r--r-- | haskell/haskell-StateVar/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/haskell/haskell-StateVar/README b/haskell/haskell-StateVar/README index 2d3ee44d07..356563cc22 100644 --- a/haskell/haskell-StateVar/README +++ b/haskell/haskell-StateVar/README @@ -1,7 +1,5 @@ This package contains state variables, which are references in the IO monad, like IORefs or parts of the OpenGL state. -This requires ghc. - After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |