summaryrefslogtreecommitdiff
path: root/compiler/GHC/Runtime/Debugger.hs
Commit message (Expand)AuthorAgeFilesLines
* Split GHC.Driver.TypesSylvain Henry2020-10-291-13/+18
* Lint the compiler for extraneous LANGUAGE pragmasHécate2020-10-101-2/+0
* DynFlags: disentangle OutputableSylvain Henry2020-08-121-0/+1
* Linear types (#15981)Krzysztof Gogolewski2020-06-171-2/+2
* Don't return preload units when we set DyNFlagsSylvain Henry2020-06-131-1/+1
* Remove custom ExceptionMonad class (#18075) (updating haddock submodule accor...Artem Pelenitsyn2020-05-041-2/+3
* Remove PprStyle param of logging actionsSylvain Henry2020-05-011-1/+1
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-5/+5
* Modules: Types (#13009)Sylvain Henry2020-03-291-5/+5
* Modules: Core (#13009)Sylvain Henry2020-03-161-1/+1
* Modules: Core (#13009)Sylvain Henry2020-02-261-1/+1
* Modules: Driver (#13009)Sylvain Henry2020-02-211-3/+3
* Module hierarchy: ByteCode and Runtime (cf #13009)Sylvain Henry2020-02-121-0/+237