How to generate .hx files?

"Tom Hofte" <[email protected]> Mon, 2 Aug 2004 10:25:22 +0200
Newsgroups gmane.comp.lang.haskell.hat
Organization Philips Research
Message-ID <[email protected]>
Hi,

I'm using hmake to compile my Haskell program to run with Hat.

My program uses the HaXml library. When I run hmake it fails to compile my program, due to this error:

Fail: /home/hofte/local//include/hat/Text/XML/HaXml/Xml2Haskell.hx: openFile: does not exist (No such file or directory)

It seems that hmake can't find the .hx files for the HaXml package, because the package is not a standard Haskell package. My question is now, how can I generate .hx file for the HaXml package?

Thanks in advance,

-Tom

_______________________________________________
Hat mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/hat