Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc-only fixes | Alec Theriault | 2018-11-22 | 1 | -4/+5 |
* | base: Add references to Notes for certain special imports | Chaitanya Koparkar | 2018-09-05 | 1 | -2/+2 |
* | Built-in Natural literals in Core | Sylvain Henry | 2018-06-15 | 1 | -0/+1 |
* | Update levity polymorphism | Richard Eisenberg | 2017-01-19 | 1 | -5/+3 |
* | Spelling in commments | Simon Peyton Jones | 2013-10-16 | 1 | -3/+3 |
* | Constant-fold `__GLASGOW_HASKELL__` CPP conditionals | Herbert Valerio Riedel | 2013-09-17 | 1 | -4/+1 |
* | Remove Hugs98 specific code | Herbert Valerio Riedel | 2013-09-17 | 1 | -5/+0 |
* | Fix build order when building with integer-simple | Ian Lynagh | 2013-05-19 | 1 | -0/+1 |
* | Remove nhc98-specific files and content | Ian Lynagh | 2013-02-15 | 1 | -4/+0 |
* | typos | Gabor Greif | 2013-01-25 | 1 | -2/+2 |
* | Grotesque hack on Unsafe.Coerce | Simon Peyton Jones | 2013-01-25 | 1 | -1/+24 |
* | Eta expand unsafeCoerce and add a pointer to the Note | Simon Peyton Jones | 2012-02-17 | 1 | -1/+4 |
* | Update base for latest Safe Haskell. | David Terei | 2011-10-25 | 1 | -0/+3 |
* | Update base for new Safe Haskell design | David Terei | 2011-10-25 | 1 | -0/+1 |
* | Use explicit language extensions & remove extension fields from base.cabal | simonpj@microsoft.com | 2011-01-28 | 1 | -1/+2 |
* | Tweak an import | Ian Lynagh | 2008-08-06 | 1 | -1/+1 |
* | Avoid using deprecated flags | Ian Lynagh | 2008-06-16 | 1 | -1/+1 |
* | Improve docs for unsafeCoerce | Malcolm.Wallace@cs.york.ac.uk | 2008-04-22 | 1 | -2/+10 |
* | Spelling only | simonpj@microsoft.com | 2008-04-22 | 1 | -1/+1 |
* | In docs for unsafeCoerce, point to unsafeCoerce# | simonpj@microsoft.com | 2008-04-21 | 1 | -0/+3 |
* | Hugs only: fix location of unsafeCoerce | Ross Paterson | 2007-04-06 | 1 | -1/+1 |
* | Unsafe.Coerce doesn't need Prelude | Ian Lynagh | 2007-04-05 | 1 | -0/+1 |
* | put 'unsafeCoerce' in a standard location | Malcolm.Wallace@cs.york.ac.uk | 2006-11-13 | 1 | -0/+30 |