Re: Network Exception

2005-10-17 Thread Sigbjorn Finne
Just to be clear -- this is with ghc-6.4.1 as distributed via the GHC web pages and not some local build..? I can't explain this -- the example code you give will have successfully started up WinSock (version 1.1) prior to calling getHostName, so that error condition doesn't make much sense. Giv

Re: cc1plus.exe not included in Win32 distro

2005-10-17 Thread Sigbjorn Finne
It was intentionally removed (the intention being to remove heft from the installer) after it had been unintentionally included for quite a while. The rule has always been that only tools that GHC depends upon to operate are bundled with it on the mingw side -- the only exception to that rule has

[ ghc-Bugs-1328901 ] internal error: schedule: awaitEvent() in threaded RTS

2005-10-17 Thread SourceForge.net
Bugs item #1328901, was opened at 2005-10-17 12:04 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1328901&group_id=8032 Please note that this message will contain a full copy of

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

2005-10-17 Thread Piotr Wilkin
SM> Can you try with -v and send us the output, also the output from SM> 'ghc-pkg list', and 'ghc-pkg describe wxcore', 'ghc-pkg describe wx'. SM> All with the versions of these tools that came with Visual Haskell, of SM> course. Compilation error message from ghc -v -package wx: Glasgow Haskell C

[ ghc-Bugs-1328684 ] Win GHC 6.4.1 crashes while building FastPackedString

2005-10-17 Thread SourceForge.net
Bugs item #1328684, was opened at 2005-10-17 14:12 Message generated for change (Comment added) made by wagerlabs You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1328684&group_id=8032 Please note that this message will contain a full copy of the comment t

[ ghc-Bugs-1328684 ] Win GHC 6.4.1 crashes while building FastPackedString

2005-10-17 Thread SourceForge.net
Bugs item #1328684, was opened at 2005-10-17 14:12 Message generated for change (Comment added) made by wagerlabs You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1328684&group_id=8032 Please note that this message will contain a full copy of the comment t

[ ghc-Bugs-1328684 ] Win GHC 6.4.1 crashes while building FastPackedString

2005-10-17 Thread SourceForge.net
Bugs item #1328684, was opened at 2005-10-17 14:12 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1328684&group_id=8032 Please note that this message will contain a full copy of

RE: "panic! (the `impossible' happened): Prelude.head: empty list

2005-10-17 Thread Simon Peyton-Jones
Thanks! I've fixed this, and added a test. Simon | -Original Message- | From: [EMAIL PROTECTED] [mailto:glasgow-haskell-bugs- | [EMAIL PROTECTED] On Behalf Of Ian Lynagh | Sent: 14 October 2005 20:51 | To: glasgow-haskell-bugs@haskell.org | Subject: "panic! (the `impossible' happened): P

RE: GHC 6.5 (Visual Haskell) bug with wxHaskell

2005-10-17 Thread Simon Marlow
On 17 October 2005 04:50, Piotr Wilkin wrote: > I installed the alpha version of Visual Haskell and wanted to try to > add wxHaskell to the package list. I compiled wxHaskell from source, > using the ghc, ghc-pkg and Haddock from the Visual Haskell > distribution. The wx and wxcore packages are vi

GHC 6.5 (Visual Haskell) bug with wxHaskell

2005-10-17 Thread Piotr Wilkin
I installed the alpha version of Visual Haskell and wanted to try to add wxHaskell to the package list. I compiled wxHaskell from source, using the ghc, ghc-pkg and Haddock from the Visual Haskell distribution. The wx and wxcore packages are visible when I use ghc-pkg list (and they're visible in a

the impossible happened

2005-10-17 Thread Robby Findler
I got this message from ghc: ghc-6.4.1: panic! (the `impossible' happened, GHC version 6.4.1): applyTypeToArgs v{v a18Z} (Main.ac{v r18Q} @ alpha{tv a1sw} dom{v a193} x{v a199}) Please report it as a compiler bug to glasgow-haskell-bugs@haskell.org, or http://sourceforge.net/projects/