summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Infra/SIO.hs
AgeCommit message (Expand)Author
2015-08-31GF.Infra.SIO: The SIO monad now supports putStr in addition to putStrLnhallgren
2015-08-13GF Shell: refactoring for improved modularity and reusability:hallgren
2015-08-10gf -cshell: preliminary support for the C run-time system in the GF shellhallgren
2015-02-27GF shell: fixed problems with previous change of the -retain flaghallgren
2015-02-27GF shell: create a PGF also when the -retain flag is usedhallgren
2014-08-13Fix warnings in 16 modules, mostly forward compatibility warnings from GHC 7.8hallgren
2013-11-05Eliminate mutual dependencies between the GF compiler and the PGF libraryhallgren
2012-11-08Eliminate warnings about deprecated use of catch and tryhallgren
2012-09-26SIO bug fixhallgren
2012-09-25GF.Infra.SIO.hs: adding the SIO monad (where S = Shell or Safe)hallgren