summaryrefslogtreecommitdiff
path: root/compiler/GHC/Utils/Panic.hs
Commit message (Expand)AuthorAgeFilesLines
* compiler: Add haddock sections to GHC.Utils.PanicBen Gamari2022-07-161-6/+12
* Rework the handling of SkolemInfoMatthew Pickering2022-01-291-2/+6
* Avoid unsafePerformIO for getProgNameSylvain Henry2021-07-091-4/+1
* Put tracing functions into their own moduleSylvain Henry2021-06-221-2/+0
* Remove useless {-# LANGUAGE CPP #-} pragmasSylvain Henry2021-05-121-1/+2
* Replace CPP assertions with Haskell functionsSylvain Henry2021-05-121-3/+22
* Remove unsafeGlobalDynFlags (#17957, #14597)Sylvain Henry2020-09-301-12/+8
* DynFlags: disentangle OutputableSylvain Henry2020-08-121-29/+73
* Clean up haddock hyperlinks of GHC.* (part2)Takenobu Tani2020-06-251-4/+4
* Remove custom ExceptionMonad class (#18075) (updating haddock submodule accor...Artem Pelenitsyn2020-05-041-3/+4
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-0/+259