summaryrefslogtreecommitdiff
path: root/src/compiler/GF/System/Catch.hs
AgeCommit message (Collapse)Author
2014-11-10Documentation improvements and cleanup relating to the IOE monadhallgren
Renamed appIOE to tryIOE (it is analogous to 'try' in the standard libraries). Removed unused IOE operations & documented the remaining ones. Removed/simplified superfluous uses of IOE operations.
2013-11-12GF.System.Chatch: remove redundant #includehallgren
2012-11-08Eliminate warnings about deprecated use of catch and tryhallgren
This is also needed for compatibility with GHC 7.6.