summaryrefslogtreecommitdiff
path: root/libraries/base/GHC/Enum.hs
Commit message (Expand)AuthorAgeFilesLines
* base: Improve the documentation of the enumFrom series of functionsARJANEN Loïc Jean David2018-06-161-4/+42
* Built-in Natural literals in CoreSylvain Henry2018-06-151-0/+73
* base: Derive Enum, Bounded for VecCount, VecElemBen Gamari2017-02-011-0/+12
* Mark *FB functions INLINE[0] (Fixes #13001)Takano Akio2017-01-101-10/+17
* Enum: Ensure that operations on Word fuseBen Gamari2016-07-041-14/+138
* Add @since annotations to base instancesSeraphime Kirkovski2016-06-061-0/+29
* Replace hand-written Bounded instances with derived onesRyan Scott2016-06-041-100/+50
* Allow CallStacks to be frozenEric Seidel2015-12-231-17/+17
* Build system: renable -Wall on validate (base)Thomas Miedema2015-11-031-1/+1
* Allow enumDeltaIntegerFB to be inlinedJoachim Breitner2015-09-281-1/+2
* Comments onlySimon Peyton Jones2015-07-301-1/+1
* Fallout from more assiduous RULE warningsSimon Peyton Jones2015-07-281-12/+48
* base: Manually unlit .lhs into .hs modulesHerbert Valerio Riedel2014-11-071-0/+731