Hi,

 

While trying to put some hakell code

to function along with .net,

I’ve stoped with a referencing problem. The problem is that, when I use the a reference to a dll of my

one like in the CallIn.hs example, I get:

 

InvokeStaticMethod: Type Print not found

 

I’ve tried to put the dll in all searchable places, like the frameworks path, the env var path, and all

other places, but the result is always the same,  InvokeStaticMethod: Type Print not found.

 

I would really much appreciate your help.

 

Thanks.

 

Nuno Rodrigues.