Is there a way to view the documentation of any package that I installed in the cabal sandbox? I currently have a script that puts the documentation in a shared path, so I can view it with a simple script server, but I assume this is a better or more acceptable way to do this.
To be clear, I do not mean cabal-dev, but sandbox tools are in the last bondage.
haskell sandbox cabal
chanko08
source share