mintty v0.1.2 Release Notes

Release Date: 2018-05-07 // almost 6 years ago
    • ๐Ÿ— Only use the Win32-provided version of isMinTTY if building against Win32-2.5.3 to be certain that one avoids Trac #13431.
    • Don't enable Safe on GHC 7.2.

Previous changes from v0.1.1

    • ๐Ÿ Work around a serious bug on 32-bit Windows GHC that causes linker errors when mintty is used together with code that uses certain msvcrt functions, such as atan