Re: [wxhaskell-users] problems with cabal-installed wxHaskell and ghci (WinXP)

2010-02-06 Thread Eric Y. Kow
On Thu, Jan 28, 2010 at 03:15:28 +0100, Günther Schmidt wrote: > this seems to be a known bug, it's documented in the ghc bug list, has > been for a while ... Do you mean this ticket? http://hackage.haskell.org/trac/ghc/ticket/3798 It seems like the ticket is mainly about the panic: $ ghc -pa

Re: [wxhaskell-users] problems with cabal-installed wxHaskell and ghci (WinXP)

2010-01-27 Thread Günther Schmidt
Hi all, this seems to be a known bug, it's documented in the ghc bug list, has been for a while ... Günther -- The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data cen

Re: [wxhaskell-users] problems with cabal-installed wxHaskell and ghci (WinXP)

2010-01-27 Thread Jeremy O'Donoghue
Hi Guenther, [x-posting to wxhaskell-devel, in case any of the other committers has a clue...] On Wed, 27 Jan 2010 17:04 +0100, "Günther Schmidt" wrote: > > I managed to cabal-install wxWidgets on WinXP last night. > > Now something strange happens when I test via ghci or runghc: > > cou

[wxhaskell-users] problems with cabal-installed wxHaskell and ghci (WinXP)

2010-01-27 Thread Günther Schmidt
Hi all, now I ran into my next problem. I managed to cabal-install wxWidgets on WinXP last night. Now something strange happens when I test via ghci or runghc: could not find stdc++ dll Now I did copy the wxmsu ... dll into the path ie. C:\windows\system32 and when I run the compiled p