>>> When you say documentation disappears, do you mean that R is still >>> listed, but its comments are not shown, or is R completely absent from >>> the documentation?
>> See http://trac.haskell.org/haddock/ticket/107 >> He just needs to include B in the other-modules list, so that cabal will >> pass it to haddock (and setup sdist). > I would still like to know the answer to my question though, since I > think we can improve Haddock here. R is completely absent from documentation. I did include a working example with .cabal file in that ticket, maybe that can help. (Just to note, my problem was solved by 'other-modules'.) Thanks, Maurício _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
