
4 Jul
2005
4 Jul
'05
10:32 a.m.
Ken T Takusagawa
This simple program module Foo where foo = seq yields the error Could not find module `Hat.PreludeBuiltin':
This is a simple Cabal packaging problem. The hat.cabal description supplied with hat-2.04 hides too many internal Hat modules. If you replace it with the attached version (into src/hatlib/hat.cabal, then re-install) your example should compile properly. Regards, Malcolm