Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ghc-prim: Don't allocate a thunk for each unpacked UTF-8 character | Ben Gamari | 2017-07-24 | 1 | -12/+16 |
* | Typos in comments and manual | Gabor Greif | 2017-03-06 | 1 | -1/+1 |
* | Make exprIsConApp_maybe work better for literals strings | Simon Peyton Jones | 2017-02-24 | 1 | -5/+16 |
* | ghc-prim: Mark unpackCStringUtf8# and unpackNBytes# as NOINLINE | Ben Gamari | 2016-03-30 | 1 | -5/+33 |
* | Add missing `{-# LANGUAGE #-}` pragmas | Herbert Valerio Riedel | 2013-10-27 | 1 | -1/+1 |
* | Follow changes in comparison primops (see #6135) | Jan Stolarek | 2013-09-18 | 1 | -14/+13 |
* | Comparison primops return Int# (Fixes #6135) | Jan Stolarek | 2013-07-26 | 1 | -0/+1 |
* | Break the GHC.Generics / GHC.Types import loop. | Jose Pedro Magalhaes | 2011-09-26 | 1 | -1/+1 |
* | Formatting fixes | David Terei | 2011-08-08 | 1 | -18/+14 |
* | Add new module GHC.CString with functions relating to CString (moved from GHC... | Jose Pedro Magalhaes | 2011-05-03 | 1 | -0/+126 |