Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix unused-import warnings | David Eichmann | 2018-11-22 | 1 | -1/+9 |
* | Document the list data type | Alec Theriault | 2018-10-04 | 1 | -9/+9 |
* | Embrace -XTypeInType, add -XStarIsType | Vladislav Zavialov | 2018-06-14 | 1 | -1/+2 |
* | Stop runRW# being magic | Simon Peyton Jones | 2017-12-19 | 1 | -3/+2 |
* | Tidy up of wired-in names | Simon Peyton Jones | 2017-12-13 | 1 | -0/+4 |
* | Fix comment (old filename '.lhs') in libraries/ | Takenobu Tani | 2017-02-04 | 1 | -2/+2 |
* | Generalize the type of runRW# | David Feuer | 2017-01-25 | 1 | -6/+18 |
* | Support for noinline magic function. | Edward Z. Yang | 2016-08-21 | 1 | -1/+8 |
* | New magic function for applying realWorld# | Ben Gamari | 2015-11-12 | 1 | -1/+18 |
* | Generate Typeable info at definition sites | Ben Gamari | 2015-10-30 | 1 | -0/+2 |
* | Revert "Generate Typeable info at definition sites" | Ben Gamari | 2015-10-29 | 1 | -2/+0 |
* | Generate Typeable info at definition sites | Ben Gamari | 2015-10-29 | 1 | -0/+2 |
* | Make oneShot open-kinded | Joachim Breitner | 2015-08-08 | 1 | -0/+7 |
* | Add GHC.Prim.oneShot | Joachim Breitner | 2014-11-02 | 1 | -1/+10 |
* | Tweak Haddock markup in GHC.Magic | Reid Barton | 2014-08-09 | 1 | -6/+6 |
* | Move lazy from GHC.Base to GHC.Magic | Ian Lynagh | 2012-11-13 | 1 | -1/+27 |
* | Merge documentation from inline's old primop entry | Ian Lynagh | 2012-11-13 | 1 | -6/+16 |
* | Formatting fixes | David Terei | 2011-08-08 | 1 | -3/+3 |
* | Use Safe Haskell when GHC >= 7.2 | David Terei | 2011-08-08 | 1 | -0/+1 |
* | Add new GHC.Magic module | Ian Lynagh | 2009-11-23 | 1 | -0/+29 |