<!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 want to use hmake to debug my 
haskell-program.</FONT></DIV>
<DIV><FONT face=Arial size=2>I have installed hmake succesfully, but whem I want 
to compile my program, I'm getting the following error message: </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Fail: Can't find module IOExts in user 
directories<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .<BR>&nbsp; Or in 
installed libraries/packages at<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
/home/hofte/local/lib/ghc-6.2.1/imports<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
/home/hofte/local//lib/ghc-6.2.1/uust<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
/home/hofte/local//lib/ghc-6.2.1/imports/HaXml<BR>&nbsp; Asked for by: 
KoalaMain.hs<BR>&nbsp; Fix using the -I, -P, or -package flags.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>It seems that hmake can't find the IOExts module. I 
have tried to fix this by using the -I, -P or -package options with the absolute 
path of IOExts module. All of the options&nbsp;don't fix the 
problem.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Does any one know how I can hmake tell where it can 
find the IOExts module.??</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&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 Hofte</FONT></DIV></BODY></HTML>