http://hackage.haskell.org/package/vty
The most significant change in this release is a move to github.com for the primary source repository, issue tracking, and wiki: https://github.com/coreyoconnor/vty Other changes: * Various compatibility fixes. Thanks Michael Steele, Lennart Kolmodin, and Yoshikuni Jujo. * Use of IO Handles instead of POSIX FDs for output. Improves reliability with using the inline module and other systems that write to the stdOut Handle. -Corey O'Connor [email protected] http://corebotllc.com/ Available for contract and consulting work. Commercial VTY support available. _______________________________________________ Haskell mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell
