diff options
Diffstat (limited to 'haskell/haskell-echo/README')
-rw-r--r-- | haskell/haskell-echo/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/haskell/haskell-echo/README b/haskell/haskell-echo/README new file mode 100644 index 0000000000000..fb9263730f66e --- /dev/null +++ b/haskell/haskell-echo/README @@ -0,0 +1,7 @@ +haskell-echo (cross-console way to handle echoing terminal input) + +This library provides an alternative interface which works with both +MinTTY and other consoles. + +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache |