@hackage haddock-library1.11.0
Library exposing some functionality of Haddock.
Categories
License
BSD-2-Clause
Maintainer
Alec Theriault <alec.theriault@gmail.com>, Alex Biehl <alexbiehl@gmail.com>, Simon Hengel <sol@typeful.net>, Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
Links
Versions
Installation
Tested Compilers
Dependencies (4)
- base >=4.5 && <4.21
- containers ^>=0.4.2.1 || ^>=0.5.0.0 || ^>=0.6.0.1 || ^>=0.7
- parsec ^>=3.1.13.0
- text ^>=1.2.3.0 || ^>=2.0 || ^>=2.1 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 be sure to specify upper bounds in your projects. For interacting with Haddock itself, see the haddock package.