[Haskell] Haddock problems with Haskell-Platform2012.2.0.0

2012-06-07 Thread Katsutoshi Itoh
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

Re: Haddock Problems

2003-08-18 Thread Dominic Steinitz
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

Haddock Problems

2003-08-18 Thread Dominic Steinitz
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