Haddock fails with "Module defined in multiple files"

Hi, We just got a bug report over at Haddock Trac[1]. What's not mentioned is that it works fine for the user on GHC 7.6.3 with Haddock 2.13.1. I can't think of any Haddock changes that could have potentially caused the reported breakage. This e-mail is to ask whether any Cabal(-install) devs can think of anything that might have changed on your end of things that could cause this before we go off chasing a bug in the wrong project. I don't follow the changes in cabal (even though I should) so it might be something really obvious that changed recently that we aren't aware of. Thanks [1]: http://trac.haskell.org/haddock/ticket/284 -- Mateusz K.

Hi,
On 4 March 2014 07:20, Mateusz Kowalczyk
I don't follow the changes in cabal (even though I should) so it might be something really obvious that changed recently that we aren't aware of.
Can this be related to https://github.com/haskell/cabal/pull/1374 ? I don't think that documentation for tests and benchmarks is enabled by default, though...

On 04/03/14 06:38, Mikhail Glushenkov wrote:
Hi,
On 4 March 2014 07:20, Mateusz Kowalczyk
wrote: I don't follow the changes in cabal (even though I should) so it might be something really obvious that changed recently that we aren't aware of.
Can this be related to https://github.com/haskell/cabal/pull/1374 ? I don't think that documentation for tests and benchmarks is enabled by default, though...
Hm, perhaps it could be this but as you mention, I don't think it's a default (but what do I know, maybe it --all or something was made a default in the bindist). I imagine that this problem would have come up 9 months ago, when the commit was merged however. I will of course investigate further over the next few days but any help is appreciated, especially if this turns out to be a big problem considering GHC rc2 is out of the door. -- Mateusz K.
participants (2)
-
Mateusz Kowalczyk
-
Mikhail Glushenkov