Re: Hat hasn't installed properly

Malcolm Wallace <[email protected]> Fri, 3 Nov 2006 17:35:14 +0000
Newsgroups gmane.comp.lang.haskell.hat
Organization Dept of Computer Science, University of York
Message-ID <[email protected]>
Thomas Davie <[email protected]> wrote:

> Further update to this - the latest patch did not succed with fixing  
> at least my complaint.  Where exactly should the various hi files get 
> copied to?  Where in the install script is the code that should do
> this?

script/confhat does all copying of files, and calls ghc-pkg to register
the library package.

Regards,
    Malcolm