summaryrefslogtreecommitdiff
path: root/libraries/base/GHC/Char.hs
Commit message (Expand)AuthorAgeFilesLines
* Defer inlining of Eq for primitive typesBen Gamari2016-03-241-1/+8
* Allow CallStacks to be frozenEric Seidel2015-12-231-1/+1
* Improve Safe Haskell bounds for changes to base over timeDavid Terei2014-11-211-1/+1
* Follow changes in comparison primops (see #6135)Jan Stolarek2013-09-181-1/+1
* Use Word literals directly, rather than converting Int literalsIan Lynagh2012-05-211-1/+1
* Move chr's definition into a new GHC.CharIan Lynagh2012-02-281-0/+15