2014-08-01 14:12:10 by Ryosuke Moro | Files touched by this commit (17) | |
Log message: Remove hs-ansi-terminal, imported to pkgsrc/devel. Remove hs-stringsearch, imported to pkgsrc/textproc. |
2014-06-24 22:59:20 by Ryosuke Moro | Files touched by this commit (3) |
Log message: Update to 0.6.1.1 pkgsrc changes: static -> dynamic CHANGELOG: Version 0.6.1.1 --------------- Fix to build with GHC 7.8 on Windows |
2013-12-25 20:12:26 by Ryosuke Moro | Files touched by this commit (3) |
Log message: Update to 0.6.1 CHANGELOG: Version 0.6.1 * `BoldIntensity` no longer changes background color on Windows * `setSGR []` was not equivalent to `setSGR [Reset]` on Windows, even though it should be according to the documentation. This is now fixed. |
2013-03-02 10:56:07 by PHO / phonohawk | Files touched by this commit (3) | |
Log message: Upstream update to ansi-terminal-0.6 |
2011-12-04 13:29:47 by PHO / phonohawk | Files touched by this commit (2) |
Log message: add LICENSE |
2011-01-06 16:23:08 by PHO / phonohawk | Files touched by this commit (5) | |
Log message: Import hs-ansi-terminal-0.5.5 as wip/hs-ansi-terminal. ANSI terminal support for Haskell: allows cursor movement, screen clearing, color output showing or hiding the cursor, and changing the title. Compatible with Windows and those Unixes with ANSI terminals, but only GHC is supported as a compiler. |