<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I'm using hmake to compile my Haskell program to 
run with Hat.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>My program uses the HaXml library. When&nbsp;I 
run&nbsp;hmake it&nbsp;fails to compile my program, due to this 
error:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Fail: 
/home/hofte/local//include/hat/Text/XML/HaXml/Xml2Haskell.hx: openFile: does not 
exist (No such file or directory)</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>It seems that hmake can't find the .hx 
files&nbsp;for the HaXml package, because the package is not&nbsp;a standard 
Haskell&nbsp;package. My question is now, how can I generate&nbsp;.hx 
file&nbsp;for the HaXml package?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks in advance,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>-Tom</FONT>&nbsp;&nbsp;</DIV></BODY></HTML>