logo       

Re[4]: GHC 6.5 (Visual Haskell) bug with wxHaskell: msg#00040

lang.haskell.glasgow.bugs

Subject: Re[4]: GHC 6.5 (Visual Haskell) bug with wxHaskell

Tuesday, October 18, 2005, 12:25:32 PM, napisał(a)eś:
SM> On 17 October 2005 15:58, Piotr Wilkin wrote:

>>> Can you try with -v and send us the output, also the output from
>>> 'ghc-pkg list', and 'ghc-pkg describe wxcore', 'ghc-pkg describe wx'.
>>> All with the versions of these tools that came with Visual Haskell,
>>> of course.
>>
>> Compilation error message from ghc -v -package wx:
>> Glasgow Haskell Compiler, Version 6.5, for Haskell 98, compiled by
>> GHC version 6.4 Using package config file: c:\Program Files\Visual
>> Haskell\package.conf *** Deleting temp files:
>> Deleting:
>> <no location info>:<no location info>:
SM> Anyway, you can probably work around this by removing the dependency on
SM> 'lang' from the wxcore package. You'll need to re-register wxcore,
SM> something like this:

SM> $ ghc-pkg describe wxcore >wxcore.pkg
SM> ... edit wxcore.pkg to remove lang dependency ...
SM> $ ghc-pkg update wxcore.pkg

Okay, after removing both lang and concurrent from the wxcore
dependencies, everything works (at least as of now). Thanks.

Greetings,
Piotr Wilkin
pwl@xxxxxx


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise