Hi

> haddock.exe: Main.all_subs_of_qname: unexpected unqual'd name:IOMode

Sometimes such an error is a Haddock problem, sometimes one of the
'unliterate' procedure in Cabal. Does the problem remain if you start
Haddock manually, maybe on manually "unliterated" modules?

Base is a bit too big and my shell skills are a bit too weak to try
this out manually. I don't think its a .lhs problem, since the only
.lhs files in base are under GHC, which haddock doesn't index when
built with Cabal for the base. It does seem to invoke the preprocessor
for all the other modules

When I went into haddock and commented out the line that generates
that error, it did work though.

Thanks

Neil
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to