summaryrefslogtreecommitdiff
path: root/libraries/base/GHC/Event/Internal.hs
Commit message (Expand)AuthorAgeFilesLines
* Naming, value types and tests for Addr# atomicsViktor Dukhovni2020-11-051-1/+1
* WinIO: Small changes related to atomic request swaps.Andreas Klebinger2020-10-071-0/+16
* winio: Multiple refactorings and support changes.Tamar Christina2020-07-151-136/+2
* Fix ambiguous/out-of-scope Haddock identifiersAlec Theriault2018-08-211-1/+1
* Add @since annotations for derived instances in baseChaitanya Koparkar2018-03-021-6/+10
* Make Semigroup a superclass of Monoid (re #14191)Herbert Valerio Riedel2017-09-071-3/+15
* base: Track timer PSQ timeouts as Word64 instead of DoubleBen Gamari2017-04-171-2/+3
* Don't reference elSupremum in haddock for Lifetime MonoidChris Martin2017-03-131-1/+1
* Add @since annotations to base instancesSeraphime Kirkovski2016-06-061-0/+5
* Fix dropped event registrationsBen Gamari2015-06-011-2/+5
* base: Export GHC.Event(.Internal).LifetimeBen Gamari2015-04-251-0/+2
* Event Manager: Make one-shot a per-registration propertyBen Gamari2015-01-121-0/+48
* Set up framework for generalising Data.List to FoldablesHerbert Valerio Riedel2014-09-201-2/+1
* Move `Maybe`-typedef into GHC.BaseHerbert Valerio Riedel2014-09-161-1/+0
* Make Applicative a superclass of MonadAustin Seipp2014-09-091-1/+0
* Update parallel IO manager to handle the invalid files in the same way as pre...Andreas Voellmy2013-05-051-6/+12
* Allow backends to provide a command that register interest for an event sourc...Andreas Voellmy2013-02-111-4/+16
* Added support to backends for non-blocking poll() call.Andreas Voellmy2013-02-111-4/+5
* Update base for new Safe Haskell designDavid Terei2011-10-251-0/+1
* Remove the Eq superclass of NumIan Lynagh2011-10-121-1/+1
* Rename System.Event to GHC.EventIan Lynagh2011-03-211-0/+139