
1 Jul
2006
1 Jul
'06
11:39 p.m.
I should have opened my eyes real wide. This does the trick and makes TH look for HOC.Arguments.ObjCArgument which is proper. thModulePrefix mod id = "HOC." ++ mod ++ "." ++ id On Jul 1, 2006, at 10:33 PM, Joel Reymont wrote:
Folks,
I'm getting this error:
./HOC/StdArgumentTypes.hs:1:0: Not in scope: type constructor or class `HOC.Arguments:ObjCArgument'
But if you look through the output below you will see that HOC.Arguments is being loaded by ghc. I assume that's what the skipping of HOC.Arguments means.