summaryrefslogtreecommitdiff
path: root/compiler/main/ErrUtils.hs
Commit message (Expand)AuthorAgeFilesLines
* compiler: make sure we reject -O + HscInterpretedAustin Seipp2015-06-021-1/+5
* Revert "compiler: make sure we reject -O + HscInterpreted" (again)Austin Seipp2015-05-191-5/+1
* compiler: make sure we reject -O + HscInterpretedAustin Seipp2015-05-191-1/+5
* Revert D727Austin Seipp2015-05-121-5/+1
* compiler: make sure we reject -O + HscInterpretedAustin Seipp2015-05-111-1/+5
* Add "error:" prefix to error-messagesKonstantine Rybnikov2015-04-141-8/+7
* Doc typofix.Edward Z. Yang2015-03-281-1/+1
* add -th-file which generates a th.hs fileGreg Weber2015-01-131-1/+2
* A little tidying up in ErrUtilsSimon Peyton Jones2015-01-091-36/+23
* compiler: de-lhs main/Austin Seipp2014-12-031-0/+419