From: shelarcy <she...@ca...> - 2005-05-20 15:14:33
|
wxHaskell-0.9 require GHC-6.2.2. GHC package syntax is different before GHC 6.4. So wxHaskell-0.9's wxcore.pkg and wx.pkg can't use GHC-0.6.4 or later. If use GHC-6.4, you must use wxhaskell-bin-msw2.4.2-ghc6.4-0.9.4-1.zip. And don't use wrong version of GHC, .hi can use only compiled version! http://sourceforge.net/mailarchive/message.php?msg_id=11688098 On Fri, 20 May 2005 23:07:04 +0900, Scott J. <js...@sk...> wrote: > running wxhaskell-register.bat gives me the following messages in the > Commamd window ( I use windows XP) . > > - register packages > Reading package info from "C:\\wxhaskell-0.9\\bin\\wxcore.pkg" ghc-pkg: > Line 1: Invalid syntax (no colon) after field name) > Reading package info from "C:\\wxhaskell-0.9\\bin\\wx.pkg" ghc-pkg: Line > 1: Invalid syntax (no colon) after field name) > > -copy wxc-msw2.4.2-0.9.dll to the ..... > > 1 file(s) copied. > -done! > Press any key to contimue . . . -- shelarcy <shelarcy capella.freemail.ne.jp> http://page.freett.com/shelarcy/ |