Changes between Version 10 and Version 11 of WikiStart
- Timestamp:
- 01/17/09 22:50:36 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v10 v11 2 2 3 3 Darcs repository: http://code.haskell.org/vty/ 4 5 == Known Issues == 6 * The redisplay code does not correctly account for multi-byte characters. 7 * Only ANSI terminals work as expected. (xterm, Terminal.app) Other terminals, such as rxvt, are sent the incorrect control codes. 8 * With GHC 6.10 performance can be 10x *slower* than under GHC 6.8. (According to timings performed using test/Bench.hs) So far it's not exactly known why. 4 9 5 10 == Releases ==
