Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC
Commits:
-
e038a383
by Sven Tennie at 2026-01-12T07:17:49-05:00
1 changed file:
Changes:
| ... | ... | @@ -256,3 +256,12 @@ ghc.nix/ |
| 256 | 256 | # clangd
|
| 257 | 257 | .clangd
|
| 258 | 258 | dist-newstyle/
|
| 259 | + |
|
| 260 | +# -----------------------------------------------------------------------------
|
|
| 261 | +# CI
|
|
| 262 | + |
|
| 263 | +# Windows CI
|
|
| 264 | +toolchain/
|
|
| 265 | +ghc-*/
|
|
| 266 | +inplace/
|
|
| 267 | +tmp/ |