diff options
Diffstat (limited to 'libraries/haskell-parsec/README')
-rw-r--r-- | libraries/haskell-parsec/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/haskell-parsec/README b/libraries/haskell-parsec/README index c015fd061c..41da17b45c 100644 --- a/libraries/haskell-parsec/README +++ b/libraries/haskell-parsec/README @@ -8,5 +8,5 @@ it is also parametric in the input stream type. This requires ghc and haskell-mtl. -When uninstalling, run this command to unregister the package from the ghc -package database: ghc-pkg unregister parsec +After uninstalling, run this command to unregister the package from the ghc +package database: ghc-pkg recache |