summaryrefslogtreecommitdiff
path: root/compiler/GHC/SysTools/BaseDir.hs
Commit message (Expand)AuthorAgeFilesLines
* Fix typosKrzysztof Gogolewski2022-09-141-2/+2
* Fix typosEric Lindblad2022-09-141-2/+2
* compiler: Drop comment references to makeBen Gamari2022-08-251-25/+8
* Fix a few Note inconsistenciesBen Gamari2022-02-011-2/+1
* Consistently upper-case "Note ["Ben Gamari2022-02-011-1/+1
* compiler: Eliminate accidental loop in GHC.SysTools.BaseDirBen Gamari2021-12-071-2/+2
* Make ambient MinGW support a proper settingsJohn Ericson2021-11-271-9/+15
* Move `/includes` to `/rts/include`, sort per package betterJohn Ericson2021-08-091-2/+2
* Fully remove HsVersions.hSylvain Henry2021-05-121-2/+0
* Include tried paths in findToolDir errorjneira2020-11-301-6/+8
* document how build system find toolchains on WindowsTamar Christina2020-08-281-12/+75
* Fix use distro toolchianTamar Christina2020-08-281-2/+3
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-2/+2
* Modules (#13009)Sylvain Henry2020-04-181-0/+137