[GHC] #950: Timing stats in GHCi don't work

2006-10-18 Thread GHC
#950: Timing stats in GHCi don't work -+-- Reporter: simonpj | Owner: Type: bug | Status: new Priority: normal| Milestone: Component: Compiler |

Re: [GHC] #950: Timing stats in GHCi don't work

2006-10-18 Thread GHC
#950: Timing stats in GHCi don't work --+- Reporter: simonpj | Owner: Type: bug | Status: new Priority: normal| Milestone: Component: Compiler |

Re: [GHC] #940: GADT + impredicative polymorphism = stack overflow

2006-10-18 Thread GHC
#940: GADT + impredicative polymorphism = stack overflow -+-- Reporter: guest| Owner: simonpj Type: bug | Status: closed Priority: normal

ghc-6.6 on Windows Vista: cannot exec as

2006-10-18 Thread Satnam Singh
I just installed GHC-6.6. on Windows Vista RC1 (using the MSI installer) but when I compile I get the error: c:\sd\satnams\haskell\helloghc Hello.hs gcc: installation problem, cannot exec `as': No such file or directory Has anyone else noticed this? And before anyone tells me to:

[GHC] #951: stage2 on sparc dies with schedule: re-entered unsafely

2006-10-18 Thread GHC
#951: stage2 on sparc dies with schedule: re-entered unsafely ---+ Reporter: duncan | Owner: Type: bug | Status: new Priority: normal | Milestone:

Re: [GHC] #951: stage2 on sparc dies with schedule: re-entered unsafely

2006-10-18 Thread GHC
#951: stage2 on sparc dies with schedule: re-entered unsafely +--- Reporter: duncan | Owner: Type: bug | Status: new Priority: normal | Milestone:

Re: ghc-6.6 under sparc-sun-solaris

2006-10-18 Thread Christian Maeder
Duncan Coutts schrieb: Try SRC_HC_OPTS = -optc-mcpu=ultrasparc -opta-mcpu=ultrasparc With this I've produced a binary saying: -bash-3.00$ ghc --version ghc-6.6: schedule: re-entered unsafely. Perhaps a 'foreign import unsafe' should be 'safe'? Yes! I get exactly the same under sparc

Re: ghc-6.6 under sparc-sun-solaris

2006-10-18 Thread Duncan Coutts
Christian, I've reported this bug here: http://hackage.haskell.org/trac/ghc/ticket/951 Please add any further info you think necessary. Duncan On Wed, 2006-10-18 at 11:21 +0200, Christian Maeder wrote: Duncan Coutts schrieb: Try SRC_HC_OPTS = -optc-mcpu=ultrasparc -opta-mcpu=ultrasparc

Re: [GHC] #913: instance Ord (StableName a)

2006-10-18 Thread GHC
#913: instance Ord (StableName a) -+-- Reporter: ekarttun | Owner: Type: feature request | Status: new Priority: normal | Milestone: 6.8

Re: [GHC] #905: the `impossible' happened: ASSERT failed! file codeGen/ClosureInfo.lhs, line 596

2006-10-18 Thread GHC
#905: the `impossible' happened: ASSERT failed! file codeGen/ClosureInfo.lhs, line 596 -+-- Reporter: Misha Aizatulin [EMAIL PROTECTED] | Owner: Type: bug |

Re: ghc-6.6 on Windows Vista: cannot exec as

2006-10-18 Thread Sigbjorn Finne
Thanks; for people that don't have access to Vista, the output resulting from 'ghc -v Hello.hs' would help narrowing this down a bit...I hope. --sigbjorn Satnam Singh wrote: I just installed GHC-6.6. on Windows Vista RC1 (using the MSI installer) but when I compile I get the error:

Re: [GHC] #913: instance Ord (StableName a)

2006-10-18 Thread GHC
#913: instance Ord (StableName a) -+-- Reporter: ekarttun | Owner: Type: feature request | Status: new Priority: normal | Milestone: 6.8

[GHC] #952: Floating point exception building HEAD with 6.6

2006-10-18 Thread GHC
#952: Floating point exception building HEAD with 6.6 ---+ Reporter: simonmar| Owner: Type: bug | Status: new Priority: normal | Milestone: 6.6.1

Re: [GHC] #315: Arbitrary function sections

2006-10-18 Thread GHC
#315: Arbitrary function sections ---+ Reporter: a0s| Owner: nobody Type: feature request| Status: assigned Priority: normal | Milestone: _|_

[GHC] #953: panic in ghci for lseek ffi import statement

2006-10-18 Thread GHC
#953: panic in ghci for lseek ffi import statement -+-- Reporter: [EMAIL PROTECTED] | Owner: Type: bug | Status: new Priority: normal| Milestone: