From: shelarcy <she...@ca...> - 2005-05-08 03:54:18
|
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 -- shelarcy <shelarcy capella.freemail.ne.jp> http://page.freett.com/shelarcy/ |