summaryrefslogtreecommitdiff
path: root/libraries/base/Unsafe
Commit message (Expand)AuthorAgeFilesLines
* Spelling in commmentsSimon Peyton Jones2013-10-161-3/+3
* Constant-fold `__GLASGOW_HASKELL__` CPP conditionalsHerbert Valerio Riedel2013-09-171-4/+1
* Remove Hugs98 specific codeHerbert Valerio Riedel2013-09-171-5/+0
* Fix build order when building with integer-simpleIan Lynagh2013-05-191-0/+1
* Remove nhc98-specific files and contentIan Lynagh2013-02-151-4/+0
* typosGabor Greif2013-01-251-2/+2
* Grotesque hack on Unsafe.CoerceSimon Peyton Jones2013-01-251-1/+24
* Eta expand unsafeCoerce and add a pointer to the NoteSimon Peyton Jones2012-02-171-1/+4
* Update base for latest Safe Haskell.David Terei2011-10-251-0/+3
* Update base for new Safe Haskell designDavid Terei2011-10-251-0/+1
* Use explicit language extensions & remove extension fields from base.cabalsimonpj@microsoft.com2011-01-281-1/+2
* Tweak an importIan Lynagh2008-08-061-1/+1
* Avoid using deprecated flagsIan Lynagh2008-06-161-1/+1
* Improve docs for unsafeCoerceMalcolm.Wallace@cs.york.ac.uk2008-04-221-2/+10
* Spelling onlysimonpj@microsoft.com2008-04-221-1/+1
* In docs for unsafeCoerce, point to unsafeCoerce#simonpj@microsoft.com2008-04-211-0/+3
* Hugs only: fix location of unsafeCoerceRoss Paterson2007-04-061-1/+1
* Unsafe.Coerce doesn't need PreludeIan Lynagh2007-04-051-0/+1
* put 'unsafeCoerce' in a standard locationMalcolm.Wallace@cs.york.ac.uk2006-11-131-0/+30