summaryrefslogtreecommitdiff
path: root/src/compiler/GF/System
AgeCommit message (Collapse)Author
2012-11-08Eliminate warnings about deprecated use of catch and tryhallgren
This is also needed for compatibility with GHC 7.6.
2012-10-05Factor out code for setting the console encodinghallgren
Moved similar low-level code blocks in Main and GFI for setting the console encoding to the new module GF.System.Console.
2010-04-19always use Haskeline. drop Readline & Editlinekrasimir
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter ↵krasimir
from deprecated