View Haskell codebases
This tool can be run in the root directory of a Cabal project which provides a way to look around the source modules.
On the left are modules of the project and on the right is the source of the module.
In a Cabal project directory, run stackage-view
and you should see:
$ stackage-view
Point your browser to http://localhost:3000/
If you go to that URL in your browser, you will see:
Pick the targets you want to check out and then hit Done
.
<->
expansion
button will expand the selection to a parent node.