diff options
Diffstat (limited to 'libraries/haskell-HTTP/README')
-rw-r--r-- | libraries/haskell-HTTP/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/haskell-HTTP/README b/libraries/haskell-HTTP/README index 46c29d1bb2e18..2f5a14bdae592 100644 --- a/libraries/haskell-HTTP/README +++ b/libraries/haskell-HTTP/README @@ -7,5 +7,5 @@ of Haskell. This requires haskell-network. -When uninstalling, run this command to unregister the package from the ghc -package database: ghc-pkg unregister HTTP +After uninstalling, run this command to unregister the package from the ghc +package database: ghc-pkg recache |