Haskell for .net
Sigbjorn Finne
sof at galois.com
Thu Dec 11 15:10:54 EST 2003
Hi,
it's all a bit fiddly -- print.dll needs to be in your current working directory
(same goes for the delegate/ example.)
--sigbjorn
----- Original Message -----
From: Nuno Rodrigues
To: hugs-users at haskell.org
Sent: Wednesday, December 10, 2003 01:34
Subject: Haskkll for .net
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://haskell.org/pipermail/hugs-users/attachments/20031211/5ef2f325/attachment.htm
More information about the Hugs-Users
mailing list