diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:29:47 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:29:47 -0500 |
commit | 7b891c90c05243d061f6092df7f4e1c2f6cbffcc (patch) | |
tree | 231c2d7fb8d57f3d841b751e07bd18028f8b0da7 /haskell | |
parent | e55010eb9d6b950f3f08592bd4ff7116c0ab887b (diff) | |
download | slackbuilds-7b891c90c05243d061f6092df7f4e1c2f6cbffcc.tar.gz |
haskell/haskell-parallel: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'haskell')
-rw-r--r-- | haskell/haskell-parallel/README | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/haskell/haskell-parallel/README b/haskell/haskell-parallel/README index aed659cc9f..22cc54821b 100644 --- a/haskell/haskell-parallel/README +++ b/haskell/haskell-parallel/README @@ -1,6 +1,4 @@ This package provides a library for parallel programming 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 |