[Haskell-cafe] Template Haskell attempts to load mingw32.dll during build

Darren Grant dedgrant at gmail.com
Sun Feb 1 07:15:19 UTC 2015


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20150131/4deb3f1e/attachment.html>


More information about the Haskell-Cafe mailing list