Changelog for
ghc-ansi-terminal-0.8.0.4-4.2.x86_64.rpm :
Mon May 14 14:00:00 2018 psimonsAATTsuse.com
- Update ansi-terminal to version 0.8.0.4.
* On Windows, `hSupportsANSI` now recognises if the handle is connected to a
\'mintty\' terminal.
* On Windows, try to enable ANSI on ConHost terminals even if a TERM environment
variable exits (such as with the Hyper 2 terminal)
* Minor improvements to Haddock documentation
* Improve README and Haddock documentation
* On Windows, fix compatability with earlier GHC versions
* Drop support for GHC versions before 6.12.1 (released December 2009)
* On Windows, if the standard output channel is valid but not a ConHost
terminal, assume it is ANSI-enabled rather than failing
* On Windows, output the improved error message to the standard error channel
rather than the standard output channel
* Make the fields of `SGR` strict
* Make compatible with GHC 8.2.2
* Improve the error message on Windows when not ANSI-capable or ConHost
* Recognise Appveyor build environment as ANSI-enabled
`getReportedCursorPosition`: don\'t let the cursor reporting code be echo\'d
* Allow saving, restoring, and querying the current cursor position
* Fix a couple of issues with the Reset emulation on Windows
* Add 24-bit RGB color support
Thu Aug 3 14:00:00 2017 psimonsAATTsuse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
Thu Jun 8 14:00:00 2017 psimonsAATTsuse.com
- Update to version 0.6.3.1.
Wed May 31 14:00:00 2017 psimonsAATTsuse.com
- Update to version 0.6.3.
Sun Jul 10 14:00:00 2016 psimonsAATTsuse.com
- Update to version 0.6.2.3 revision 0 with cabal2obs.
Sun Sep 13 14:00:00 2015 mimi.vxAATTgmail.com
- update to 0.6.2.3
* Add an example to the haddocks
Sun Aug 23 14:00:00 2015 mimi.vxAATTgmail.com
- update to 0.6.2.2
* Fix a GHC 7.10 warning
Thu May 14 14:00:00 2015 mimi.vxAATTgmail.com
- regenerated spec with cabal-rpm
Sat Nov 22 13:00:00 2014 mimi.vxAATTgmail.com
- add group to devele section
Sun Nov 16 13:00:00 2014 mimi.vxAATTgmail.com
- initial commit