summaryrefslogtreecommitdiff
path: root/libraries/base/GHC/Num.hs
Commit message (Expand)AuthorAgeFilesLines
* Update `base` packageSylvain Henry2020-06-171-20/+45
* Remove from `base` obsolete CPP for `integer-gmp`Alec Theriault2019-01-161-26/+0
* Remove OPTIONS_HADDOCK hide in favour for not-homeAdam Sandberg Eriksson2019-01-061-1/+1
* base: Misc haddock fixesSimon Jakobi2018-11-021-7/+7
* Fix ambiguous/out-of-scope Haddock identifiersAlec Theriault2018-08-211-2/+2
* Improve documentation of Eq, Ord instances for Float and DoubleARJANEN Loïc Jean David2018-06-171-2/+25
* Built-in Natural literals in CoreSylvain Henry2018-06-151-2/+41
* Add @since annotations to base instancesSeraphime Kirkovski2016-06-061-0/+3
* Revert "Add export lists to some modules."Austin Seipp2015-01-191-6/+1
* Add export lists to some modules.David Feuer2014-12-271-1/+6
* Be consistent with placement of Safe Haskell mode at top of fileDavid Terei2014-11-211-0/+1
* base: Manually unlit .lhs into .hs modulesHerbert Valerio Riedel2014-11-071-0/+98