
3 Nov
2006
3 Nov
'06
9:05 p.m.
On 3 Nov 2006, at 17:35, Malcolm Wallace wrote:
Thomas Davie
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.
That file never appears to try to copy anything to /usr/local/lib/ ghc-6.6/imports/Hat (which is where I would expect hi files to end up) or /usr/local/lib/ghc-6.6/ (which is where I'd expect libHShat.a to end up, and why ghc-pkg register fails)... Should it do this? Have I got an odd copy? Bob