problems invoking haddock

Andre W B Furtado Andre W B Furtado" <andrefurtado@ieg.com.br
Fri, 25 Apr 2003 21:52:33 -0300


> Sounds like Haddock isn't installed properly.
> What procedure did you use to build/install it?

I used the "./configure + make + make install" recipe as told by the README
file. Everything went ok except for some warnings like:

HsParser.hs:4408: Warning: Pattern match(es) are overlapped
    In a case alternative EOF: _ -> ...

Binary.hs:509:
    Warning: Variable `word8ToWord' is deprecated:
                 use fromIntegral instead

Is Haddock compatible with Cygwin?

Cheers,
-- Andre