Re: pugs with ghc 6.8.1

2007-11-19 Thread Nicholas Clark
On Mon, Nov 19, 2007 at 04:01:45PM +, Wim Vanderbauwhede wrote: > Hi Vadrer, > > The svn diff is attached, have a look at the notes below as well. If no-one > protests very hard in the next 2 days I'll commit it to the repository. I Well, I didn't like this bit :-) Index: SLAVES

Re: pugs with ghc 6.8.1

2007-11-18 Thread vadrer
Darren Duncan wrote: > At 4:02 PM + 11/17/07, Wim Vanderbauwhede wrote: >> I have patched Pugs for compilation with GHC 6.8.1. However, the changes >> break the 6.6.1 build (a.o. because of the change in the bytestring >> API and >> the way wobbly types are handled). is it possible to look int

Re: pugs with ghc 6.8.1

2007-11-17 Thread Darren Duncan
At 4:02 PM + 11/17/07, Wim Vanderbauwhede wrote: I have patched Pugs for compilation with GHC 6.8.1. However, the changes break the 6.6.1 build (a.o. because of the change in the bytestring API and the way wobbly types are handled). So do we stick with 6.6.1 or upgrade to 6.8.1? Cheers, Wi

pugs with ghc 6.8.1

2007-11-17 Thread Wim Vanderbauwhede
I have patched Pugs for compilation with GHC 6.8.1. However, the changes break the 6.6.1 build (a.o. because of the change in the bytestring API and the way wobbly types are handled). So do we stick with 6.6.1 or upgrade to 6.8.1? Cheers, Wim