<span style="font-style: italic;">What version of ghc? &nbsp;Were there any linking errors</span><br style="font-style: italic;"><span style="font-style: italic;">when the hat package was built?</span><br><br>GHC 6.4.2 and no linking errors that I know of. GHC gave a few compilation warnings, but that is all. 
<br>The output from ghc-pkg describe hat shows the following: <br><br>exposed: True<br>exposed-modules: [list of hat modules...]<br>hidden-modules:<br>import-dirs: /usr/lib/ghc-6.4.2/imports/hat<br>library-dirs: /usr/lib/ghc-
6.4.2<br><br>No other directory settings are set. Is this correct?<br><br>