Re: GHC on IA-64

2006-03-27 Thread Simon Marlow
Thanks for the analysis Duncan. Would you mind submitting a ticket for this? What does the crash look like in gdb? Does it look like it has jumped into the middle of nowhere, or is it a crash in some actual code that you can disassemble? To find out what was happening just before the

Re: GHC on IA-64

2006-03-27 Thread Duncan Coutts
Hi Simon, On Mon, 2006-03-27 at 10:29 +0100, Simon Marlow wrote: Thanks for the analysis Duncan. Would you mind submitting a ticket for this? What does the crash look like in gdb? Does it look like it has jumped into the middle of nowhere, or is it a crash in some actual code that you

trying to get a registerised alpha build

2006-03-27 Thread Duncan Coutts
More on the porting theme, We've had an unregisterised alpha port in gentoo for some time and two of our alpha devs with an interest in ghc decided to try to get the registerised build working. They started by turning off the mangler and trying to get the register bit working. This is ghc-6.4.1.

Re: [GHC] #734: Spurious type variable scope error report

2006-03-27 Thread GHC
#734: Spurious type variable scope error report --+- Reporter: [EMAIL PROTECTED] | Owner: Type: bug | Status: closed Priority: normal

Re: building docs fails for stable ghc-6.4.2 (2006/03/23 snapshot)

2006-03-27 Thread Sven Panne
Am Freitag, 24. März 2006 15:55 schrieb Duncan Coutts: I built yesterday's ghc-6.4.2 snapshot (2006/03/23) and had a problem building the docs. [...] Things have improved, but make html still fails, this time when building the Haddock documentation for the base package: haddock: modules

Still some GHC trouble when building Haddock

2006-03-27 Thread Sven Panne
Some days ago I reported a regression in GHC: http://www.haskell.org//pipermail/cvs-all/2006-March/046637.html I've fixed Happy to produce correct code, so the 2nd problem mentioned is already solved. Nevertheless, the regression remains even in yesterday's GHC built from darcs HEAD (what's

[GHC] #735: Missing case in fgl/Data/Graph/Inductive/Internal/RootPath.hs

2006-03-27 Thread GHC
#735: Missing case in fgl/Data/Graph/Inductive/Internal/RootPath.hs --+- Reporter: [EMAIL PROTECTED] |Owner: Type: bug| Status: new Priority: normal