summaryrefslogtreecommitdiff
path: root/libraries/base/GHC/Conc.hs
Commit message (Expand)AuthorAgeFilesLines
* rts: Rip out support for STM invariantsBen Gamari2018-06-021-2/+0
* Prefer #if defined to #ifdefBen Gamari2017-04-281-4/+4
* Report heap overflow in the same way as stack overflowSimon Marlow2017-04-021-1/+1
* Add hs_try_putmvar()Simon Marlow2016-09-121-0/+2
* Start using `-W` instead of `-f(no-)warn` in some placesHerbert Valerio Riedel2015-12-161-1/+1
* Per-thread allocation counters and limitsSimon Marlow2014-11-121-0/+6
* base: Manually unlit .lhs into .hs modulesHerbert Valerio Riedel2014-11-071-0/+113