Re: functions and quasi-quote
Bulat Ziganshin <[email protected]> Tue, 16 May 2006 11:54:29 +0400
| Newsgroups | gmane.comp.lang.haskell.template |
|---|---|
| Message-ID | <[email protected]> |
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:[email protected]