diff options
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 |