Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
11989 commits behind, 1 commit ahead of the upstream repository.
user avatar
GHC GitLab CI authored
The fix to #17962 ended up regressing on Windows as it failed to
replicate the logic responsible for overriding the toolchain paths on
Windows. This resulted in a hard-coded path to a directory that likely
doesn't exist on the user's system (#18550).
34e0fa96
History