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

Darren Grant dedgrant at gmail.com
Sun Feb 1 14:47:53 UTC 2015


Hi,

This is a bit different. The SDL dependencies are configured correctly and
I can link against standard Haskell programs, but a TH build phase fails.

Cheers,
Darren
On Feb 1, 2015 3:46 AM, "Henk-Jan van Tuyl" <hjgtuyl at chello.nl> wrote:

> On Sun, 01 Feb 2015 08:15:19 +0100, Darren Grant <dedgrant at gmail.com>
> wrote:
>
>  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?
>>
>
> It seems that Stack Overflow has the answer:
>   http://stackoverflow.com/questions/15996796/haskell-
> sdl-cant-find-mingw32-dll
>
> Regards,
> Henk-Jan van Tuyl
>
>
> --
> Folding at home
> What if you could share your unused computer power to help find a cure? In
> just 5 minutes you can join the world's biggest networked computer and get
> us closer sooner. Watch the video.
> http://folding.stanford.edu/
>
>
> http://Van.Tuyl.eu/
> http://members.chello.nl/hjgtuyl/tourdemonad.html
> Haskell programming
> --
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20150201/c6b56a9f/attachment.html>


More information about the Haskell-Cafe mailing list