diff options
Diffstat (limited to 'haskell/haskell-silently/README')
-rw-r--r-- | haskell/haskell-silently/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/haskell/haskell-silently/README b/haskell/haskell-silently/README new file mode 100644 index 000000000000..ff121e5299b2 --- /dev/null +++ b/haskell/haskell-silently/README @@ -0,0 +1,4 @@ +Prevent or capture writing to stdout and other handles. + +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache |