On Mon, Jul 13, 2009 at 8:16 PM, Kalman Noel<noel.kal...@googlemail.com> 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 compatible with 6.12. I'm cc'ing the maintainer. Thanks for testing! -- JP > Configuring data-accessor-template-0.2.1.1... > Preprocessing library data-accessor-template-0.2.1.1... > Building data-accessor-template-0.2.1.1... > [1 of 1] Compiling Data.Accessor.Template ( src/Data/Accessor/Template.hs, > dist/build/Data/Accessor/Template.o ) > > src/Data/Accessor/Template.hs:77:42: > Couldn't match expected type `Name' > against inferred type `TyVarBndr' > Expected type: [Name] > Inferred type: [TyVarBndr] > In the first argument of `makeAccs', namely `params' > In the first argument of `mapM', namely `(makeAccs params)' > > src/Data/Accessor/Template.hs:123:34: > Couldn't match expected type `TyVarBndr' > against inferred type `Name' > Expected type: [TyVarBndr] > Inferred type: [Name] > In the first argument of `ForallT', namely `params' > In the second argument of `SigD', namely > `(ForallT > params [] (AppT (AppT (ConT 'Accessor.T) appliedT) ftype))' > --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---