From cc06cc9a6e715de6abfb8119e86562065bb7a9d0 Mon Sep 17 00:00:00 2001 From: David Spencer Date: Sat, 27 Oct 2018 12:06:20 +0100 Subject: haskell/haskell-mintty: Added (detect MinTTY console on MS Windows). Signed-off-by: David Spencer --- haskell/haskell-mintty/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 haskell/haskell-mintty/README (limited to 'haskell/haskell-mintty/README') diff --git a/haskell/haskell-mintty/README b/haskell/haskell-mintty/README new file mode 100644 index 0000000000000..c84b114601b91 --- /dev/null +++ b/haskell/haskell-mintty/README @@ -0,0 +1,6 @@ +The mintty library provides a simple way to detect if your code in +running in a MinTTY console on Windows. As you might expect, it will +simply return False on any non-Windows operating system. + +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache -- cgit v1.2.3