summaryrefslogtreecommitdiff
path: root/libraries/base/GHC/Event/IntTable.hs
Commit message (Expand)AuthorAgeFilesLines
* Improve GHC.Event.IntTable performanceJonas Scholl2016-01-081-16/+15
* Start using `-W` instead of `-f(no-)warn` in some placesHerbert Valerio Riedel2015-12-161-1/+1
* Event Manager: Make one-shot a per-registration propertyBen Gamari2015-01-121-0/+4
* Be consistent with placement of Safe Haskell mode at top of fileDavid Terei2014-11-211-1/+2
* Move `when` to GHC.BaseHerbert Valerio Riedel2014-09-181-4/+3
* Switch IO manager to a mutable hashtableBryan O'Sullivan2013-09-031-0/+141