[haddock] #73: haddock: Failed to create dependecy graph
haddock
haddock at projects.haskell.org
Sat Jan 24 07:02:48 EST 2009
#73: haddock: Failed to create dependecy graph
----------------------+-----------------------------------------------------
Reporter: anonymous | Owner:
Type: defect | Status: new
Priority: trivial | Milestone: 2.5.0
Version: | Resolution:
Keywords: |
----------------------+-----------------------------------------------------
Comment (by Martin):
Ok, I'm sorry, I will put a little bit more information. I tried
{{{
haddock --html \
-o doc \
--optghc=-cpp \
Main.hs
}}}
and got the following error-message:
{{{
Effects/ILCUtils.hs:1:0:
file name does not match module name `Main'
haddock: Failed to create dependecy graph
}}}
For the file in the error messages I didn't want to generate
documentation, furthermore the program compiles with ghc, so i don't
understand the error.
I couldn't isolate the error, sorry. Of course to change "dependecy" to
"dependency" is trivial, the error I reported now maybe not.
Greetings, Martin
--
Ticket URL: <http://trac.haskell.org/haddock/ticket/73#comment:2>
haddock <http://www.haskell.org/haddock>
Haddock, The Haskell Documentation Tool
More information about the Haddock
mailing list