2 Aug
2004
2 Aug
'04
10:24 a.m.
"Tom Hofte" <hofte@natlab.research.philips.com> writes:
Fail: Can't find module IOExts in user directories . Or in installed libraries/packages at /home/hofte/local/lib/ghc-6.2.1/imports /home/hofte/local//lib/ghc-6.2.1/uust /home/hofte/local//lib/ghc-6.2.1/imports/HaXml Asked for by: KoalaMain.hs Fix using the -I, -P, or -package flags.
Ghc's module IOExts is in "-package lang", so try giving this option to hmake. Regards, Malcolm