summaryrefslogtreecommitdiff
path: root/compiler/GHC/Utils/Exception.hs
Commit message (Expand)AuthorAgeFilesLines
* Ensure assert from Control.Exception isn't usedSylvain Henry2021-05-121-1/+1
* 18000 Use GHC.IO.catchException in favor of Exception.catchSasha Bogicevic2021-04-261-1/+2
* Add the proper HLint rules and remove redundant keywords from compilerHécate2020-11-011-2/+1
* Remove custom ExceptionMonad class (#18075) (updating haddock submodule accor...Artem Pelenitsyn2020-05-041-63/+8
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-0/+83