summaryrefslogtreecommitdiff
path: root/libraries/base/GHC/TopHandler.hs
Commit message (Expand)AuthorAgeFilesLines
* Remove OPTIONS_HADDOCK hide in favour for not-homeAdam Sandberg Eriksson2019-01-061-1/+1
* Insert missing newlineFrederik Hanghøj Iversen2017-05-181-1/+1
* Prefer #if defined to #ifdefBen Gamari2017-04-281-3/+3
* Report heap overflow in the same way as stack overflowSimon Marlow2017-04-021-2/+3
* Throw an exception on heap overflowDemi Obenour2017-01-101-1/+30
* Fix self-contained handling of ASCII encodingBen Gamari2015-07-101-1/+6
* base: fix #10298 & #7695Austin Seipp2015-05-281-1/+28
* base: Manually unlit .lhs into .hs modulesHerbert Valerio Riedel2014-11-071-0/+222