Tamar Christina pushed to branch wip/bump-win32-tarballs at Glasgow Haskell Compiler / GHC
Commits:
-
1221221c
by Tamar Christina at 2025-07-02T21:28:11+01:00
1 changed file:
Changes:
... | ... | @@ -493,7 +493,7 @@ Library |
493 | 493 | -- on Windows. Required because of mingw32.
|
494 | 494 | extra-libraries:
|
495 | 495 | wsock32, user32, shell32, mingw32, kernel32, advapi32,
|
496 | - mingwex, ws2_32, shlwapi, ole32, rpcrt4, ntdll, ucrt
|
|
496 | + ucrt, mingwex, ws2_32, shlwapi, ole32, rpcrt4, ntdll
|
|
497 | 497 | -- Minimum supported Windows version.
|
498 | 498 | -- These numbers can be found at:
|
499 | 499 | -- https://msdn.microsoft.com/en-us/library/windows/desktop/aa383745(v=vs.85).aspx
|