summaryrefslogtreecommitdiff
path: root/compiler/GHC/Utils/Exception.hs
Commit message (Collapse)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
| | | | fix #18000
* Add the proper HLint rules and remove redundant keywords from compilerHécate2020-11-011-2/+1
|
* Remove custom ExceptionMonad class (#18075) (updating haddock submodule ↵Artem Pelenitsyn2020-05-041-63/+8
| | | | accordingly)
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-0/+83
Update Haddock submodule Metric Increase: haddock.compiler