
30 Oct
2006
30 Oct
'06
9:14 a.m.
Ian Lynagh
Has compiling hmake 3.12 been tested with GHC 6.6?
No, not explicitly. It was tested with the pre-release 6.5 however.
The webpage lists "Fix to enable hmake to build with ghc-6.6."
Ah. I expect there is something in a Makefile that still explicitly refers to the ghc by version, using 605 instead of 606. That's the trouble with testing against a pre-release - versioning information can't be checked properly. Regards, Malcolm