Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I just noticed that my global Contents of the haddock documentation of modules ( file:///home/marcot/.cabal/share/doc/index.html ) lost most of the modules. My workflow is fairly straightforward, but I do some --reinstall --force-reinstalls with cabal install. For instance, the link for Prelude is not there, but Prelude.Unicode from base-unicode-symbols is present. I can still access documentation from the package's Contents page ( file:///usr/local/share/doc/ghc/html/libraries/base-4.5.1.0/index.html ).

What could have caused this? Is there a way to recover all the links?

I'm using Debian Squeeze with ghc-7.4.2 (installed with http://www.haskell.org/ghc/dist/7.4.2/ghc-7.4.2-x86_64-unknown-linux.tar.bz2 ), cabal install version 0.14.0, using version 1.14.0 of the Cabal library.

Greetings.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.