
19 Mar
2011
19 Mar
'11
10:26 p.m.
I have 2 handles defined in a separate module. Both handles are in the same module. When i interpolate one into the template of the other i get an error "Not in scope". But both handles work ok, If i do not interpolate, i can hit manually both of them. Handle denied as getFormR :: Int -> Handler RepHtml I interpolate it like this: and get error: Not in scope: data constructor `FormR' Most likely i am missing something obvious. But cannot figure it out. Regards, Vagif Verdi