Re: Looking at GHC bugs

2009-10-30 Thread Ian Lynagh
On Fri, Oct 30, 2009 at 11:37:14AM -0700, Crutcher Dunnavant wrote: > Hey, thanks for the help. Where should I send this kind of question in > the future? cvs-ghc@haskell.org is the right place. Thanks Ian ___ Cvs-ghc mailing list Cvs-ghc@haskell.org

Re: Looking at GHC bugs

2009-10-30 Thread Ian Lynagh
On Fri, Oct 30, 2009 at 09:04:32AM -0700, Crutcher Dunnavant wrote: > Okay, looks like it was just this line: > > $ darcs diff compiler/specialise/SpecConstr.lhs > 55a56 > > #if __GLASGOW_HASKELL__ > 609 > 56a58,60 > > #else > > import Data.Generics( Data, Typeable ) > > #endif > > I don't kn

RE: Looking at GHC bugs

2009-10-30 Thread Simon Peyton-Jones
I think better now. Simon | -Original Message- | From: Crutcher Dunnavant [mailto:crutc...@google.com] | Sent: 30 October 2009 16:57 | To: Simon Peyton-Jones | Cc: Ian Lynagh; BuildBot Collator | Subject: Re: Looking at GHC bugs | | So, actually there's another blow-up. This seems

RE: Looking at GHC bugs

2009-10-30 Thread Simon Peyton-Jones
Simon Peyton-Jones | Cc: Ian Lynagh; BuildBot Collator | Subject: Re: Looking at GHC bugs | | So, actually there's another blow-up. This seems to be saying that the | ASSERT2() is broken, but I don't see how. | | compiler/coreSyn/CoreUnfold.lhs:1073:4: parse error on input `if' | | 1069

RE: Looking at GHC bugs

2009-10-30 Thread Simon Peyton-Jones
Marlow; nathanwieg...@gmail.com; Don Stewart; Ian Lynagh; BuildBot | Collator | Subject: Re: Looking at GHC bugs | | Okay, looks like it was just this line: | | $ darcs diff compiler/specialise/SpecConstr.lhs | 55a56 | > #if __GLASGOW_HASKELL__ > 609 | 56a58,60 | > #else | > import D

RE: Looking at GHC bugs

2009-10-30 Thread Simon Peyton-Jones
rutc...@google.com] | Sent: 29 October 2009 22:35 | To: Simon Marlow | Cc: Simon Peyton-Jones; nathanwieg...@gmail.com; Don Stewart; Ian Lynagh; BuildBot | Collator | Subject: Re: Looking at GHC bugs | | Meh. I'm becoming somewhat frustrated. I can schedule a day for this | every week, but ev

Re: Looking at GHC bugs

2009-10-21 Thread Simon Marlow
ber 2009 21:31 |> | To: Simon Peyton-Jones; Simon Marlow; nathanwieg...@gmail.com |> | Subject: Looking at GHC bugs |> | |> | Hi. The last time I cycled through these, I spent some time looking at |> | #698. While that's certainly an interesting bug, I don't think I

RE: Looking at GHC bugs

2009-10-21 Thread Simon Peyton-Jones
#2281 and Ian Lynagh | > | > Simon | > | > | -Original Message- | > | From: Crutcher Dunnavant [mailto:crutc...@google.com] | > | Sent: 16 October 2009 21:31 | > | To: Simon Peyton-Jones; Simon Marlow; nathanwieg...@gmail.com | > | Subject: Looking at GHC bugs | > |

RE: Looking at GHC bugs

2009-10-20 Thread Simon Peyton-Jones
ober 2009 21:31 | To: Simon Peyton-Jones; Simon Marlow; nathanwieg...@gmail.com | Subject: Looking at GHC bugs | | Hi. The last time I cycled through these, I spent some time looking at | #698. While that's certainly an interesting bug, I don't think I'm up | to speed on it yet,