[Haskell-cafe] Template Haskell.

szefirov at ot.ru szefirov at ot.ru
Fri Nov 10 08:26:52 EST 2006


Why doesn't reify return function body?

reify (mkName "somefunction") for a function defined in the same module 
returns constructor VarI (of data type Info) that does not contain 
function declaration in (Maybe Dec) part.

What actions should I perform to get a function body with patterns, 
expressions and all that?




More information about the Haskell-Cafe mailing list