| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-11-10 | Some work to improve the structure of the haddock documenation | hallgren | |
| 2014-10-28 | Use terminfo to highlight warnings and errors in blue and red | hallgren | |
| This replaces the hardwired ANSI escape codes that were accidentally included in a previous patch. This adds a dependency on terminfo, but this should be unproblematic, since haskeline already depends on the same underlying C library. The color highlighting is omitted on Windows. | |||
| 2014-10-16 | More haddock documentation improvements | hallgren | |
| 2012-10-05 | Factor out code for setting the console encoding | hallgren | |
| Moved similar low-level code blocks in Main and GFI for setting the console encoding to the new module GF.System.Console. | |||
