[Haskell-cafe] Problem with haddock 2.3.0 (again)

Duncan Coutts duncan.coutts at worc.ox.ac.uk
Thu Dec 11 06:22:28 EST 2008


On Thu, 2008-12-11 at 11:29 +0100, Sean Leather wrote:

> Now, I'm trying to use #ifndef __HADDOCK__ / #endif around those same
> modules, and I'm still running into the same internal Haddock error:
> 
> > haddock: internal Haddock or GHC error: Maybe.fromJust: Nothing
> 
> I've been using "cabal haddock" to run haddock on my package. I also
> get the same error using haddock directly:
> 
> > $ haddock -odir=tmp --debug --verbose --html
> Generics/EMGM.hs               
> > haddock: internal Haddock or GHC error: Maybe.fromJust: Nothing
> 
> Any other suggestions?

Sorry, you'll have to ask David.

Have you filed a ticket for this in the haddock trac so that he doesn't
forget?
http://trac.haskell.org/haddock/

Duncan



More information about the Haskell-Cafe mailing list