Re: FW: TH restrictions
Keean Schupke <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.template |
|---|---|
| Message-ID | <[email protected]> |
Simon Peyton-Jones wrote:
> $(furgle ...)
> x = [| foo |]
>where furgle returns a binding for foo, say [d| foo = and |]; that
>should work fine.
>
>
Thats what I meant...
Thanks.
Keean.