diff options
Diffstat (limited to 'libraries/haskell-haskell-src/README')
-rw-r--r-- | libraries/haskell-haskell-src/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/haskell-haskell-src/README b/libraries/haskell-haskell-src/README index f385d2d6b3..b5d940e811 100644 --- a/libraries/haskell-haskell-src/README +++ b/libraries/haskell-haskell-src/README @@ -5,5 +5,5 @@ lexer, parser, and pretty-printer. This requires ghc and happy. -When uninstalling, run this command to unregister the package from the ghc -package database: ghc-pkg unregister haskell-src +After uninstalling, run this command to unregister the package from the ghc +package database: ghc-pkg recache |