diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:32:10 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:32:10 -0500 |
commit | 09d488b135cca58f7d537a72c0da60b28f49fea4 (patch) | |
tree | 264e65de4959cfbcef315199b64883e5907674fb /haskell | |
parent | b44956455d5213b5770f1263720808df3aeda33c (diff) | |
download | slackbuilds-09d488b135cca58f7d537a72c0da60b28f49fea4.tar.gz |
haskell/haskell-random: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'haskell')
-rw-r--r-- | haskell/haskell-random/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/haskell/haskell-random/README b/haskell/haskell-random/README index 642d858f9c..48b9999e87 100644 --- a/haskell/haskell-random/README +++ b/haskell/haskell-random/README @@ -2,7 +2,5 @@ This package provides a basic random number generation library for Haskell programs, including the ability to split random number generators. -This requires ghc. - After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |