Well, thanks to the hard work of Sigbjorn Finne,
I have found a way to use GHCi-6.4 without crashing
on windows. So, I'll make a new updated release soon
that works with the standard GHCi-6.4.0 -- hopefully,
this saves you the work of rebuilding.
-- Daan
shelarcy wrote:
> Ghc-6.4's hi and ghc-6.4.1's hi are different.
> If you use other version ghc, you shouid use self building library that
> are buit by its version.
> So, you must recompile wxHaskell on ghc-6.4.1, then you can use
> wxhaskell.
>
>
> On Sat, 7 May 2005 16:30:56 -0700, Conal Elliott <co...@co...> wrote:
>
>> I got last night's ghc-6.4.1 winxp build snapshot, hoping ghci &
>> wxhaskell would now work together. After doing wxhaskell-register.bat,
>> and running "ghc -package wx", I get
>>
>> Failed to load interface for `Graphics.UI.WXCore':
>> Bad interface file:
>> C:\wxhaskell-0.9.4\lib\imports/Graphics/UI/WXCore.hi
>> mismatched interface file versions: expected 6041, found 6040
>
>
>
>
|