Given a module name and a name, or just a name, it will find and display
the documentation of that name.
EXAMPLE USAGE
INSTALLATION
You should ensure that you have
in your .cabal/config so that the necessary
.haddock files are generated.
Haddock is very sensitive to the GHC version. This program tries not to be. If
you cannot install this package due to a version problem, open a Github issue.
If the versions match up but the build fails, open a Github issue. Neither
case should arise.
USING WITH GHCI
Add the above :def to your user .ghci to have it on start-up.
CONTRIBUTION AND ISSUES
Issues/ideas/contributions please make a Github issue: http://github.com/chrisdone/haskell-docs/issues