@hackage haddock-library1.2.1
Library exposing some functionality of Haddock.
Categories
License
BSD-3-Clause
Maintainer
Simon Hengel <sol@typeful.net>, Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
Links
Versions
Installation
Dependencies (4)
- base >=4.5 && <4.9
- bytestring
- deepseq
- transformers Show all…
Dependents (15)
@hackage/stylish-cabal, @hackage/leksah-server, @hackage/haddock-use-refs, @hackage/typed-protocols-doc, @hackage/acme-everything, @hackage/haddock-api, Show all…
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.