Thanks for your reply, Chris. Do you know what the cause? ghc? haskell-platform? debian? or my environment?
2012/6/8 Chris Dornan <[email protected]>: > ghc-pkg is warning about dangling references to missing documentation. Some > of the packages on my (JustHub) distro do this: the Haskell Platform dummy > package (as you report), and GLUT rather than zlib . AFAIK it is generally > harmless (apart from the confusion). > > I would like to get rid of them soon on my distro (and no doubt the Debian > people would like their packages to be warning free too). > > Chris > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Katsutoshi > Itoh > Sent: 07 June 2012 23:26 > To: [email protected] > Subject: Haddock problems with Haskell-Platform2012.2.0.0 > > 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 > Warning: haddock-html: /usr/pkg/share/doc/haskell-platform-2012.2.0.0/ > html doesn't exist or isn't a directory > Warning: haddock-interfaces: /usr/pkg/share/doc/zlib-0.5.3.3/html/ > zlib.haddock doesn't exist or isn't a file > Warning: haddock-html: /usr/pkg/share/doc/zlib-0.5.3.3/html doesn't exist or > isn't a directory ... > ---- > > Any advice? > > -- > ---- > いとう かつとし > [email protected] > > _______________________________________________ > Glasgow-haskell-users mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/glasgow-haskell-users > -- ---- いとう かつとし [email protected] _______________________________________________ Glasgow-haskell-users mailing list [email protected] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
