RE: CPR Analysis bug in ghc 5.00.1

2001-06-13 Thread Julian Seward (Intl Vendor)
| ghc-5.00.1: panic! (the `impossible' happened, GHC version 5.00.1): | CPR Analysis tried to take the lub of a function and a tuple [...] | Yes, I know it's a known bug, but maybe this posting will | help to track it down someday. It's already fixed in the upcoming 5.00.2. I'd

Fixed^2 (Re: Fixed! (Re: [5.01] Runtime error in SocketPrim?!))

2001-06-13 Thread Volker Stolz
In local.glasgow-haskell-bugs, I wrote: Unluckily, this seems to create a new problem: After binding to a specific address, socketPort always returns 0. net@atlas [16:47:28] diff -u SocketPrim.old SocketPrim.hsc --- SocketPrim.old Thu Jun 7 16:29:47 2001 +++ SocketPrim.hsc

RE: Fixed^2 (Re: Fixed! (Re: [5.01] Runtime error in SocketPrim?!))

2001-06-13 Thread Simon Marlow
In local.glasgow-haskell-bugs, I wrote: Unluckily, this seems to create a new problem: After binding to a specific address, socketPort always returns 0. net@atlas [16:47:28] diff -u SocketPrim.old SocketPrim.hsc --- SocketPrim.old Thu Jun 7 16:29:47 2001 +++ SocketPrim.hsc

extra_ghc_opts in package

2001-06-13 Thread S.D.Mechveliani
Hello, ghc-5.00.1 User's guide says extra_ghc_opts Extra arguments to be added to the GHC command line when this package is being used. I tried (file p.txt) Package {name = foo, import_dirs = [],