summaryrefslogtreecommitdiff
path: root/libraries/base/Foreign/Concurrent.hs
Commit message (Expand)AuthorAgeFilesLines
* libraries/base: docs: Explain relationshipt between `finalizeForeignPtr` and ...Niklas Hambüchen2022-05-021-4/+9
* Fix ambiguous/out-of-scope Haddock identifiersAlec Theriault2018-08-211-11/+12
* Improved documentation for Foreign.Concurrent (#12547)Simon Marlow2016-09-231-8/+29
* Constant-fold `__GLASGOW_HASKELL__` CPP conditionalsHerbert Valerio Riedel2013-09-171-4/+1
* SafeHaskell: Added SafeHaskell to baseDavid Terei2011-06-181-5/+5
* Use explicit language extensions & remove extension fields from base.cabalsimonpj@microsoft.com2011-01-281-1/+2
* fix the docs regarding finalizer guaranteesSimon Marlow2009-11-301-4/+3
* Rewrite of the IO library, including Unicode supportSimon Marlow2009-06-121-1/+1
* Avoid using deprecated flagsIan Lynagh2008-06-161-1/+1
* untabifyDon Stewart2008-03-031-11/+11
* [project @ 2005-01-11 16:04:08 by simonmar]simonmar2005-01-111-1/+1
* [project @ 2003-05-14 09:12:27 by ross]ross2003-05-141-5/+27
* [project @ 2003-03-26 15:25:46 by simonmar]simonmar2003-03-261-0/+32