Hi all,<div><br></div><div>When creating a cabal package that contains module that import Paths_&lt;mybraryname&gt; (as tutored in&nbsp;<a href="http://www.haskell.org/cabal/release/latest/doc/users-guide/authors.html#paths-module">http://www.haskell.org/cabal/release/latest/doc/users-guide/authors.html#paths-module</a>), haddock complains that it cannot find such module, since it is generated automatically by cabal:</div>
<div><br></div><div>$ runhaskell Setup.lhs haddock</div><div>...</div><div>Setup.lhs: can&#39;t find source for module Paths_GHood<br></div><div><br></div><div>How do I tell haddock to ignore such module?</div><div>Should this be handled in the Setup.lhs file? I am using the default Simple file.</div>
<div><br></div><div>Thanks in advance,</div><div>hugo</div><div><br>-- <br><a href="http://www.di.uminho.pt/~hpacheco" target="_blank">www.di.uminho.pt/~hpacheco</a><br>
</div>