summaryrefslogtreecommitdiff
path: root/libraries/base/GHC/Err.hs
Commit message (Expand)AuthorAgeFilesLines
* base: Add references to Notes for certain special importsChaitanya Koparkar2018-09-051-1/+3
* Built-in Natural literals in CoreSylvain Henry2018-06-151-2/+2
* Embrace -XTypeInType, add -XStarIsTypeVladislav Zavialov2018-06-141-1/+1
* errorWithoutStackTrace: omit profiling stack trace (#14970)Simon Marlow2018-05-021-5/+4
* Address #11471 by putting RuntimeRep in kinds.wip/runtime-repRichard Eisenberg2016-02-241-4/+4
* Hide the CallStack implicit parameterEric Seidel2016-02-011-8/+13
* un-wire-in error, undefined, CallStack, and IPEric Seidel2016-01-181-5/+9
* Allow CallStacks to be frozenEric Seidel2015-12-231-2/+29
* Move CallStack back to baseBen Gamari2015-10-021-1/+2
* Use IP based CallStack in error and undefinedEric Seidel2015-09-021-5/+5
* base: Manually unlit .lhs into .hs modulesHerbert Valerio Riedel2014-11-071-0/+47