summaryrefslogtreecommitdiff
path: root/compiler/utils/Panic.hs
Commit message (Expand)AuthorAgeFilesLines
* Add PlainPanic for throwing exceptions without depending on pprintMichael Sloan2019-05-241-85/+31
* Purge TargetPlatform_NAME and cTargetPlatformStringJohn Ericson2019-05-081-2/+2
* Use https links in user-facing startup and error messagesBen Gamari2018-12-141-1/+1
* Stop the linker panicMoritz Angermann2018-08-061-0/+13
* A bunch of typofixesGabor Greif2017-09-261-1/+1
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Prefer #if defined to #ifdefBen Gamari2017-04-281-1/+1
* Fix broken validate build.Tamar Christina2016-11-061-1/+1
* Uninstall signal handlersSylvain HENRY2016-11-021-22/+57
* Remove 'deriving Typeable' statementsRyan Scott2016-05-241-3/+1
* Panic: Try outputting SDocsBen Gamari2016-03-261-20/+32
* Remote GHCi, -fexternal-interpreterSimon Marlow2015-12-171-36/+7
* Prevent GHC from silently dying when preprocessor is not foundTamar Christina2015-10-031-15/+1
* Refactor: delete most of the module FastTypesThomas Miedema2015-08-211-13/+2
* compiler: de-lhs utils/Austin Seipp2014-12-031-0/+307