diff options
Diffstat (limited to 'haskell/haskell-cgi')
-rw-r--r-- | haskell/haskell-cgi/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/haskell/haskell-cgi/README b/haskell/haskell-cgi/README index de7c75e05e..81e2eee694 100644 --- a/haskell/haskell-cgi/README +++ b/haskell/haskell-cgi/README @@ -1,4 +1,4 @@ This is a Haskell library for writing CGI programs. -After uninstalling, run this command to unregister the package from the ghc -package database: ghc-pkg recache +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache |