diff options
Diffstat (limited to 'libraries/haskell-xhtml/README')
-rw-r--r-- | libraries/haskell-xhtml/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/haskell-xhtml/README b/libraries/haskell-xhtml/README index 0f542cd90f..d1f1881f48 100644 --- a/libraries/haskell-xhtml/README +++ b/libraries/haskell-xhtml/README @@ -5,5 +5,5 @@ the Strict, Transitional and Frameset variants. This requires ghc. -When uninstalling, run this command to unregister the package from the ghc -package database: ghc-pkg unregister xhtml +After uninstalling, run this command to unregister the package from the ghc +package database: ghc-pkg recache |