Re: Compiling Data-Accessor with GHC HEAD

2009-07-14 Thread Jean-Philippe Bernardy
On Tue, Jul 14, 2009 at 10:58 PM, Kalman Noel wrote: > > For what it's worth, I also did a test with the GHC 6.10.4 release candidate, > where there aren't any compile difficulties. yi does still slow down over > time, as far as I can judge. Also, pasting e. g. the yi README file from the x > sele

Re: Compiling Data-Accessor with GHC HEAD

2009-07-14 Thread Kalman Noel
For what it's worth, I also did a test with the GHC 6.10.4 release candidate, where there aren't any compile difficulties. yi does still slow down over time, as far as I can judge. Also, pasting e. g. the yi README file from the x selection still takes several seconds, and - to step on my hobby ho

Compiling Data-Accessor with GHC HEAD

2009-07-13 Thread Jean-Philippe Bernardy
On Mon, Jul 13, 2009 at 8:16 PM, Kalman Noel wrote: > I hope you won't mind if I just paste the next problem that I can't make any > sense of? It looks like it's due to some change in TH. Template Haskell matches closely the internal structures of GHC, so I guess the package simply is not compat