Re: [GHC] #5670: Document that Enum Integer is subject to list fusion.

2012-03-09 Thread GHC
#5670: Document that Enum Integer is subject to list fusion. -+-- Reporter: nomeata | Owner: Type: bug | Status: patch Priority: high

Re: [GHC] #5670: Document that Enum Integer is subject to list fusion.

2012-03-09 Thread GHC
#5670: Document that Enum Integer is subject to list fusion. +--- Reporter: nomeata| Owner: Type: bug| Status: closed Priority: high

Re: [GHC] #5670: Document that Enum Integer is subject to list fusion.

2011-12-25 Thread GHC
#5670: Document that Enum Integer is subject to list fusion. -+-- Reporter: nomeata | Owner: Type: bug | Status: patch Priority: high

[GHC] #5670: Document that Enum Integer is subject to list fusion.

2011-12-01 Thread GHC
#5670: Document that Enum Integer is subject to list fusion. -+-- Reporter: nomeata | Owner: Type: bug | Status: new Priority: normal

Re: (no subject)

2010-12-02 Thread Simon Marlow
On 19/12/2006 08:45, mm wrote: I can not login to the GHC Trac with the login/password suggested at the homepage. Could someone please confirm that it is currently not working? I just tried it here, and it worked for me. Cheers, Simon

Re: (no subject)

2006-12-19 Thread Simon Marlow
mm wrote: I can not login to the GHC Trac with the login/password suggested at the homepage. Could someone please confirm that it is currently not working? Someone changed the password for 'guest' :-( Now fixed. Cheers, Simon ___

(no subject)

2002-02-25 Thread Loffler
Hi, I typed: ghc Main.hs and then GHC said: GHC.EXE: panic! (the `impossible' happened, GHC version 5.02.2): Maybe.fromJust: Nothing Please report it as a compiler bug to [EMAIL PROTECTED], or http://sourceforge.net/projects/ghc/. -- Maarten

ghc-5.02.2 panic (was: (no subject))

2002-02-25 Thread Sigbjorn Finne
Hi, looks like a bona fide bug; thanks for reporting it. In order to be able to fix it, any chance of you sending us that Main.hs? thanks, --sigbjorn - Original Message - From: Loffler [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, February 25, 2002 12:47 Subject: (no subject

(no subject)

2001-10-01 Thread S.D.Mechveliani
addition to my last letter: +RTS -c100 -RTS does not change the behavior of the program in report. - Serge Mechveliani [EMAIL PROTECTED] ___ Glasgow-haskell-bugs mailing list [EMAIL PROTECTED]

(no subject)

2001-04-02 Thread Mike Thomas
Hi again. Further to my earlier report today: 1. Further CVS source HDirect Makefile dependencies needed as follows (not necessarily exhaustive, see 3 below): Com.o : WideString.o ComPrim.o ComException.o Automation.o : SafeArray.o AutoPrim.o SafeArray.o : StdTypes.o 2. While compiling the

No Subject

2000-07-16 Thread Robert Will
$ ghc -O -O2-for-C -fvia-c -o teiler teiler.hs panic! (the `impossible' happened): funResultTy t{-r270-} Please report it as a compiler bug to [EMAIL PROTECTED] $ gcc -dumpversion 2.95.2 $ ghc --version The Glorious Glasgow Haskell Compilation System, version 4.05, patchlevel 0 it

No Subject

2000-05-31 Thread Xu Na
May I know what happened? Regards, xu na PS: panic! (the `impossible' happened): Lex.popContext: empty context Please report it as a compiler bug to [EMAIL PROTECTED]

No Subject

2000-05-29 Thread Matthias Mann
When compiling ghc-4.06 I get this error message: ../driver/ghc-inplace -I../includes -I. -Iparallel -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wbad-function-cast -O2

No Subject

1999-11-16 Thread Alex Ferguson
The Sender field should be ignored (as per RFC 822) by mail software if there's a From field. The first From field is not legal as it is not delimited by a ':' I'd say the Pine setup is wrong. --Sigbjorn

RE: (no subject)

1999-09-01 Thread Sigbjorn Finne (Intl Vendor)
e presence of the configure script (and Makefile) in the directory tree that the IS installer produces have a go with the installed GHC. hth --sigbjorn -Original Message- From: Tim Sauerwein [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 17, 1999 21:14 To: [EMAIL PROTECTED] Subject: (no subject)

(no subject)

1999-08-17 Thread Tim Sauerwein
Hello friends: Thanks for making GHC available. I regret to report the following installation problem. Yours, Tim Sauerwein [EMAIL PROTECTED] -- Windows 98 Cygwin B20 GHC 4.03, Install Shield Version Everything unpacked successfully. Configure produced: creating cache

No Subject

1999-02-08 Thread Laszlo Nemeth
Hi, This looks like a bug: freshly checked out ghc-3-branch, I am compiling it on easter (with the installed 3.02) with -fno-specialise and -dcore-lint and get this message: /local/fp/bin/i386-unknown-linux/ghc-3.02 -cpp -fglasgow-exts -Rghc-timing -I. -IcodeGen -InativeGen -Iparser

No Subject

1998-12-20 Thread Nguyen Phan Dung
Dear Sir ! Sorry to bother you. I'm using Windows 98 already installed GHC as your instructions. However, I can not find ghc.exe or some thing like that to compile my program. In the directory "bin", there is only 1 executable file hp2ps.exe ? Could you please to help me (as soon as possible) ?

No Subject

1998-09-08 Thread Oege de Moor
The program below is compiled on an i386 under Linux, and invoked: test +RTS -K10m braga.tex (a file of about 20K) this gives a segmentation fault test +RTS -K10m -H20m braga.tex works fine. It also works fine when compiled under Solaris on a Sun Sparc. It would appear, therefore,

Re: (no subject)

1998-09-08 Thread Sigbjorn Finne
Hi, what version of ghc did you compile your program with? Based on your stack size setting, I'm guessing ghc-2.10 :-) Since then, List.sort has been speeded up quite a bit (i.e., we're not using the sample implementation in the Prelude any longer), and I'm unable to reproduce your problem with

No Subject

1997-10-15 Thread Arrigo Francesco
Hello, I'm beginning to program in Haskell and I'm using GHC 2.02. Do you would be able to detect errors in the code following and, eventually, write me the code corrected ? main = do fileTran - openFile "dfatran.dat" ReadWriteMode t - hGetContents fileTran putStr "String