summaryrefslogtreecommitdiff
path: root/libraries/base/Foreign.hs
Commit message (Expand)AuthorAgeFilesLines
* Update Foreign.* for Safe Haskell now that they're safe by defaultDavid Terei2014-11-211-1/+1
* Remove some things deprecated since GHC 7.2Ian Lynagh2013-02-161-17/+0
* Mark DEPRECATED pragmas with when they were addedIan Lynagh2013-02-161-1/+1
* use MVar to define fixIO, for thread-safety (see #5421)Simon Marlow2011-11-041-2/+2
* Update base for latest Safe Haskell.David Terei2011-10-251-8/+0
* Update base for new Safe Haskell designDavid Terei2011-10-251-0/+2
* SafeHaskell: Added SafeHaskell to baseDavid Terei2011-06-181-1/+18
* Use explicit language extensions & remove extension fields from base.cabalsimonpj@microsoft.com2011-01-281-1/+2
* docs: mention that Foreign.unsafePerformIO is deprecatedSimon Marlow2010-07-201-2/+4
* Avoid using deprecated flagsIan Lynagh2008-06-161-1/+1
* untabifyDon Stewart2008-02-131-1/+1
* [project @ 2005-01-11 16:04:08 by simonmar]simonmar2005-01-111-1/+1
* [project @ 2004-10-17 00:08:08 by ross]ross2004-10-171-2/+2
* [project @ 2003-05-22 06:37:08 by chak]chak2003-05-221-2/+4
* [project @ 2003-01-28 21:48:23 by panne]panne2003-01-281-15/+9
* [project @ 2002-09-19 10:47:21 by simonmar]simonmar2002-09-191-0/+6
* [project @ 2002-05-09 13:16:29 by simonmar]simonmar2002-05-091-1/+1
* [project @ 2002-05-09 13:14:42 by simonmar]simonmar2002-05-091-4/+1
* [project @ 2002-04-26 13:34:05 by simonmar]simonmar2002-04-261-2/+0
* [project @ 2002-04-24 16:31:37 by simonmar]simonmar2002-04-241-2/+2
* [project @ 2001-07-03 11:37:49 by simonmar]simonmar2001-07-031-3/+3
* [project @ 2001-06-28 14:15:04 by simonmar]simonmar2001-06-281-0/+44