This package browser is in early development. Mind the rough edges.

ghc-haddock-library 1.10.0

Library exposing some functionality of Haddock

Haddock is a documentation-generation tool for Haskell libraries. These modules expose some functionality of it without pulling in the GHC dependency. Please note that the API is likely to change so specify upper bounds in your project if you can't release often. For interacting with Haddock itself, see the ‘haddock’ package.

Installation

Install ghc-haddock-library 1.10.0 as follows:

guix install ghc-haddock-library@1.10.0

Or install the latest version:

guix install ghc-haddock-library

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.