Hi all,
Windows GHC 7.8.4 build issue here:
I've noticed that GHC will attempt to link mingw32 if a related dependency (in my case sdl2) is required in a TH pass. Unsurprisingly, the OS fails to find the imaginary mingw32.dll file.
Are there any known resolutions to this quirk?
Cheers,
Darren