diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2012-06-27 16:04:46 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-06-27 16:04:46 -0400 |
commit | ff43e08ccc31af98cbb081d214d50ad1265ae6f3 (patch) | |
tree | eb19df089e9ebf3b2458c382f4f77ff02671a31f /haskell/haskell-parallel/README | |
parent | 50957a8b4a6e544d298fc21b495f90e6e24eb95f (diff) |
haskell/haskell-parallel: Updated for version 3.2.0.3.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-parallel/README')
-rw-r--r-- | haskell/haskell-parallel/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-parallel/README b/haskell/haskell-parallel/README index 4a6738c63f1b3..aed659cc9f6d6 100644 --- a/haskell/haskell-parallel/README +++ b/haskell/haskell-parallel/README @@ -1,6 +1,6 @@ This package provides a library for parallel programming in Haskell. -This requires ghc and haskell-deepseq. +This requires ghc. After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |