Torsten Schmits pushed to branch wip/torsten.schmits/mwb-26-07/abstract-linkables at Glasgow Haskell Compiler / GHC
Commits:
-
1767fddb
by Torsten Schmits at 2026-08-12T18:29:17+02:00
2 changed files:
Changes:
| ... | ... | @@ -93,9 +93,8 @@ |
| 93 | 93 | ignore = untracked
|
| 94 | 94 | [submodule "utils/haddock"]
|
| 95 | 95 | path = utils/haddock
|
| 96 | - url = https://github.com/MercuryTechnologies/haddock.git
|
|
| 96 | + url = https://gitlab.haskell.org/ghc/haddock.git
|
|
| 97 | 97 | ignore = untracked
|
| 98 | - branch = mercury-ghc9101-20260729
|
|
| 99 | 98 | [submodule "nofib"]
|
| 100 | 99 | path = nofib
|
| 101 | 100 | url = https://gitlab.haskell.org/ghc/nofib.git
|
| 1 | -Subproject commit a380001d4014c5d4bf27b9282e62277b53e03df7 |
|
| 1 | +Subproject commit 7873a4d552e54a210198daf2334c1337ac7ea902 |