blob: c84b114601b91b562e5a4caacb2faa775a212612 (
plain)
1
2
3
4
5
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
|