summaryrefslogtreecommitdiff
path: root/compiler/GHC/SysTools/Terminal.hs
Commit message (Expand)AuthorAgeFilesLines
* Fix colors in emacs terminalBodigrim2023-02-041-2/+5
* ghc package does not have to depend on terminfoBodigrim2023-01-181-22/+7
* Fix redundant importSylvain Henry2021-06-101-1/+2
* 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-5/+5
* Re-export GHC.Bits from GHC.Prelude with custom shift implementation.Andreas Klebinger2021-04-091-1/+1
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-1/+1
* Modules (#13009)Sylvain Henry2020-04-181-0/+104