diff options
Diffstat (limited to 'libraries/haskell-QuickCheck/README')
-rw-r--r-- | libraries/haskell-QuickCheck/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/haskell-QuickCheck/README b/libraries/haskell-QuickCheck/README index 82b59e37d0..2fe1a09df5 100644 --- a/libraries/haskell-QuickCheck/README +++ b/libraries/haskell-QuickCheck/README @@ -8,5 +8,5 @@ generated cases. This requires ghc and haskell-mtl. -When uninstalling, run this command to unregister the package from the ghc -package database: ghc-pkg unregister QuickCheck +After uninstalling, run this command to unregister the package from the ghc +package database: ghc-pkg recache |