Hi all.
I installed ghc-7.4.1 and haskell-platform-2.12.2.0.0 on debian linux.
I'm getting lots of complaints from 'ghc-pkg check', of the following
form:
Warning: haddock-interfaces: /usr/pkg/share/doc/haskell-
platform-2012.2.0.0/html/haskell-platform.haddock doesn't exist or
isn't a file
I realise I have to give an explicit type for the functions but this still
doesn't get rid of the warnings.
Dominic.
- Original Message -
From: "Dominic Steinitz" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 18, 2003 6:06 PM
Subject: Haddo
Can someone tell me why I get the following warnings and also why the
generated documentation is blank?
Many thanks, Dominic.
[EMAIL PROTECTED] crypto]$ haddock Codec/Encryption/DES.hs
Warning: module not found: Word
Warning: module not found: Codec.Encryption.DESAux
Warning: module not found: Pr