Thanks, Philipp. Worked for me as well. For others with the same symptoms, here's the incantation I used:
sudo cabal install --reinstall --force-reinstalls --enable-documentation --global random-1.0.1.1
I got the same warnings, reinstalling the packages with documentation
enabled solved it for me.
Philipp
> _______________________________________________
On 5 February 2012 00:17, Conal Elliott <conal@conal.net> wrote:
> Since installing GHC 7.4.1 (from sources), I'm getting lots of complaints
> from 'ghc-pkg check', of the following form:
>
>> Warning: haddock-interfaces:
>> /usr/local/share/doc/transformers-0.2.2.0/html/transformers.haddock doesn't
>> exist or isn't a file
>> Warning: haddock-html: /usr/local/share/doc/transformers-0.2.2.0/html
>> doesn't exist or isn't a directory
>
>
> Happens both on (Red Hat) Linux 5 and Mac OS 10.6.8.
>
> Any advice?
>
> -- Conal
>
> Glasgow-haskell-users mailing list
> Glasgow-haskell-users@haskell.org
> http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
>