Re: problem in documentation generation

2009-03-16 Thread Jean-Philippe Bernardy
I've now found the ticket, sorry for bothering. http://hackage.haskell.org/trac/hackage/ticket/494 -- JP On Mon, Mar 16, 2009 at 11:14 AM, Jean-Philippe Bernardy wrote: > Hi, > > If a library depends on the auto-generated Paths module, cabal cannot > generate the documentation: > > eg. > > Prepr

problem in documentation generation

2009-03-16 Thread Jean-Philippe Bernardy
Hi, If a library depends on the auto-generated Paths module, cabal cannot generate the documentation: eg. Preprocessing library yi-0.6.1... Preprocessing executables for yi-0.6.1... cabal: can't find source for module Paths_yi I looked for a ticket about this but could not find anything. Is t