Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-mintty | Distribution: SUSE Linux Enterprise 15 SP3 |
Version: 0.1.2 | Vendor: openSUSE |
Release: bp153.1.19 | Build date: Tue Apr 13 15:48:28 2021 |
Group: Unspecified | Build host: obs-arm-8 |
Size: 69374 | Source RPM: ghc-mintty-0.1.2-bp153.1.19.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://hackage.haskell.org/package/mintty | |
Summary: A reliable way to detect the presence of a MinTTY console on Windows |
MinTTY is a Windows-specific terminal emulator for the widely used Cygwin and MSYS projects, which provide Unix-like environments for Windows. MinTTY consoles behave differently from native Windows consoles (such as 'cmd.exe' or PowerShell) in many ways, and in some cases, these differences make it necessary to treat MinTTY consoles differently in code. The 'mintty' library provides a simple way to detect if your code in running in a MinTTY console on Windows. It exports 'isMinTTY', which does the right thing 90% of the time (by checking if standard error is attached to MinTTY), and it also exports 'isMinTTYHandle' for the other 10% of the time (when you want to check is some arbitrary handle is attached to MinTTY). As you might expect, both of these functions will simply return 'False' on any non-Windows operating system.
BSD-3-Clause
* Fri Nov 08 2019 Peter Simons <psimons@suse.com> - Drop obsolete group attributes. * Sat Oct 20 2018 Peter Simons <psimons@suse.com> - Use https URL to refer to bugs.opensuse.org. * Wed Jul 18 2018 psimons@suse.com - Cosmetic: replace tabs with blanks, strip trailing white space, and update copyright headers with spec-cleaner. * Mon May 14 2018 psimons@suse.com - Update mintty to version 0.1.2. * 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. * Thu Aug 03 2017 psimons@suse.com - Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. * Mon Mar 27 2017 psimons@suse.com - Update to version 0.1.1 with cabal2obs. * Sun Feb 12 2017 psimons@suse.com - Update to version 0.1 with cabal2obs.
/usr/lib64/ghc-8.10.4/mintty-0.1.2 /usr/lib64/ghc-8.10.4/mintty-0.1.2/libHSmintty-0.1.2-IE25eEzw7c5Ei4tUYG4fkN-ghc8.10.4.so /usr/share/licenses/ghc-mintty /usr/share/licenses/ghc-mintty/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 13:54:43 2024