@hackage haddock-library1.4.3
Library exposing some functionality of Haddock.
Categories
License
BSD-3-Clause
Maintainer
Alex Biehl <alexbiehl@gmail.com>, Simon Hengel <sol@typeful.net>, Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
Links
Versions
Installation
Dependencies (4)
- base >=4.5 && <4.11
- bytestring >=0.9.2.1 && <0.11
- deepseq >=1.3 && <1.5
- transformers >=0.3.0 && <0.6 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.