[Haskell-cafe] ANN: ansi-terminal-0.6.1

Alfredo Di Napoli alfredo.dinapoli at gmail.com
Tue Dec 17 12:33:50 UTC 2013


Thanks Roman!
I guess, following your recent ML thread, that you are now maintaining it
or at least plan to move it under package-janitors.
Is this correct?

Really happy to see ansi-terminal revamped!

A.


On 16 December 2013 13:06, Roman Cheplyaka <roma at ro-che.info> wrote:

> Heads up: I've uploaded a new version of ansi-terminal. It contains two
> changes for Windows:
>
> * `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.
>
> Both change the semantics, and while I believe they are beneficial,
> there may be subtle regressions if some code relied on the old behavior
> in unexpected ways.
>
> If you use any Haskell programs or libraries on Windows that do colorful
> terminal output, please test them with ansi-terminal-0.6.1 and report
> any problems.
>
> Roman
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20131217/2cd79767/attachment.html>


More information about the Haskell-Cafe mailing list