summaryrefslogtreecommitdiff
path: root/libraries/base/Foreign/Marshal.hs
Commit message (Expand)AuthorAgeFilesLines
* Update Foreign.* for Safe Haskell now that they're safe by defaultDavid Terei2014-11-211-5/+13
* Constant-fold `__GLASGOW_HASKELL__` CPP conditionalsHerbert Valerio Riedel2013-09-171-1/+1
* Remove some things deprecated since GHC 7.2Ian Lynagh2013-02-161-30/+0
* Mark DEPRECATED pragmas with when they were addedIan Lynagh2013-02-161-3/+1
* Update base for new Safe Haskell designDavid Terei2011-10-251-0/+1
* Foreign.Marshal now reexports Foreign.Marshal.SafeIan Lynagh2011-07-071-11/+3
* SafeHaskell: Added SafeHaskell to baseDavid Terei2011-06-181-0/+4
* Use explicit language extensions & remove extension fields from base.cabalsimonpj@microsoft.com2011-01-281-1/+2
* Remove egregious ghc-ish from Foreign.MarshalMalcolm.Wallace@me.com2010-07-221-0/+4
* add unsafeLocalState from Haskell 2010, and docsSimon Marlow2010-07-201-1/+29
* Avoid using deprecated flagsIan Lynagh2008-06-161-1/+1
* [project @ 2005-01-11 16:04:08 by simonmar]simonmar2005-01-111-1/+1
* [project @ 2003-02-18 20:39:56 by panne]panne2003-02-181-0/+2
* [project @ 2003-01-28 21:48:23 by panne]panne2003-01-281-0/+26