[Template-haskell] functions and quasi-quote

Bulat Ziganshin bulat.ziganshin at gmail.com
Tue May 16 03:54:29 EDT 2006


Hello Creighton,

Monday, May 15, 2006, 7:30:48 PM, you wrote:

> I can do something such as [|(+)|] just fine, but what I *want* is
> to do something like (\x -> [|x|]) (+) for example. 
(\x ->> [|x|]) can be applied to numbers just fine, but not functions because it doesn't have an instance for Lift
> I'm just confused by this.

WHAT you want to do at last end?


-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the template-haskell mailing list