Re: generation of type signatures for Accessors

[email protected] Tue, 24 Mar 2009 12:22:17 -0500
Newsgroups gmane.comp.lang.haskell.template
Message-ID <[email protected]>
On Tuesday, 24.03.09 at 09:45, Nicolas Pouillard wrote:
> Excerpts from brian's message of Tue Mar 24 03:22:51 +0100 2009:
> > Hey, I'm trying to modify data-accessor-template 'deriveAccessors' to
> > generate type signatures so -Wall doesn't complain.
> 
> You should look at data-accessor-template-0.2.1 for solution then ;)

Well, Henning released 0.2.1 because of the patch I sent him. Various
projects are breaking right now because I didn't know about the
parameterized records thing. That's why I'm asking on the list.