Data.Generics missing from Hat

Ken T Takusagawa <[email protected]> Thu, 4 Aug 2005 08:57:44 -0400 (EDT)
Newsgroups gmane.comp.lang.haskell.hat
Message-ID <[email protected]>
I get the error

hat-trans: /usr/local/include/hat/Data/Generics.hx:
openFile: does not exist (No such file or directory)

when compiling a file with "import Data.Generics".  Is there
a fix or a workaround?

--ken