GHC-6.0: Open with ... bug (again!)

2003-06-03 Thread Calle Lejdfors
Hi. The problem with open files contained in directories whose name contain white space is still present under Windows (Win XP Pro at least). It apparently works under Linux but not under windows. Opening a file in a directory called "Test dir" via one of $ ghci Test\ dir/Test.lhs $

RE: GHC 6.0 Release: sparc-solaris2 binaries

2003-06-03 Thread Hal Daume III
Sorry about that. It's fixed at: http://www.isi.edu/~hdaume/ghc-6.0-sparc-solaris2.tar.bz2 Simon: could you update the haskell.org link? - Hal -- Hal Daume III | [EMAIL PROTECTED] Arrest this man, he talks in maths. | www.isi.edu/~hdaume On

type error

2003-06-03 Thread Ed Komp
I have encountered an unexpected type error of the form: Could not unambiguously deduce type from the context context I was able to generate a quite simple test case to demonstrate the problem, that I include at the end of this message. I am using Version 5.04.2 of the Glasgow Compiler,

Re: Approved

2003-06-03 Thread Spike! Aka Rory!
who are you very funny wit the virus[EMAIL PROTECTED] wrote: Please see the attached file. ATTACHMENT part 2 application/octet-stream name=application.pif Yahoo! Plus - For a better Internet experience

Updated ghc-6.0 windows installer available

2003-06-03 Thread Sigbjorn Finne
To fix a pair of showstopper bugs, an updated version of the win32 MSI installer has been uploaded. It includes the following fixes: - as was, -fvia-C fell over due to header files not being in the expected place within the install tree. - The ghci wrapper now quotes the command-line

Re: Updated ghc-6.0 windows installer available

2003-06-03 Thread Sigbjorn Finne
This time with an attachment.. - Original Message - From: Sigbjorn Finne [EMAIL PROTECTED] To: GHC users [EMAIL PROTECTED] Sent: Monday, June 02, 2003 10:10 Subject: Updated ghc-6.0 windows installer available To fix a pair of showstopper bugs, an updated version of the win32 MSI

Re: RTS options in binaries

2003-06-03 Thread Tomasz Zielonka
On Mon, Jun 02, 2003 at 09:53:57AM +0100, Simon Marlow wrote: Is there an easy way to hardcode RTS options in binaries produced by GHC? I know I can make a shell script but an option in GHC could be nicer. See:

RE: GHC 6.0 Release: sparc-solaris2 binaries

2003-06-03 Thread Simon Marlow
Sorry about that. It's fixed at: http://www.isi.edu/~hdaume/ghc-6.0-sparc-solaris2.tar.bz2 Simon: could you update the haskell.org link? Uploaded, thanks. Simon ___ Glasgow-haskell-users mailing list [EMAIL PROTECTED]

Re: ANNOUNCE: GHC version 6.0

2003-06-03 Thread Donald Bruce Stewart
[29.05.03] simonmar: The (Interactive) Glasgow Haskell Compiler -- version 6.0 We are pleased to announce a new major release of the Glasgow Haskell Compiler

broken link

2003-06-03 Thread Christian Maeder
in user's guide: 1.4.4. Experimental features * The Data class provides for generic data traversals and folds; see Data.Generics. Not Found The requested URL /ghc/docs/latest/html/base/Data.Generics.html was not found on this server. ___

RE: ANNOUNCE: GHC version 6.0 (Broken Doc link)

2003-06-03 Thread Simon Marlow
In the release notes, the link to Data.Generics is broken, both under the latest branch and under the 6.0 branch. This is now fixed. Cheers, Simon ___ Glasgow-haskell-users mailing list [EMAIL PROTECTED]