haddock-library: Library exposing some functionality of Haddock.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O0' is not needed. Use the --disable-optimization configure flag.
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
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.
Properties
Versions | 1.0.0, 1.0.1, 1.1.0, 1.1.1, 1.2.0, 1.2.1, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5, 1.5.0.1, 1.6.0, 1.6.0, 1.6.1, 1.7.0, 1.8.0, 1.9.0, 1.10.0, 1.11.0 |
---|---|
Change log | CHANGES.md |
Dependencies | base (>=4.5 && <4.12), bytestring (>=0.9.2.1 && <0.11), containers (>=0.4.2.1 && <0.6), deepseq (>=1.3 && <1.5), fail (>=4.9.0.0 && <4.10), haddock-library, semigroups (>=0.18.3 && <0.19), transformers (>=0.3.0 && <0.6) [details] |
License | BSD-3-Clause[multiple license files] |
Author | |
Maintainer | Alex Biehl <alexbiehl@gmail.com>, Simon Hengel <sol@typeful.net>, Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk> |
Category | Documentation |
Home page | http://www.haskell.org/haddock/ |
Bug tracker | https://github.com/haskell/haddock/issues |
Source repo | head: git clone https://github.com/haskell/haddock.git(haddock-library) |
Uploaded | by HerbertValerioRiedel at 2018-05-19T08:06:55Z |
library haddock-library
Modules
[Index]
- Documentation
- Haddock
- Documentation.Haddock.Doc
- Documentation.Haddock.Markup
- Documentation.Haddock.Parser
- Documentation.Haddock.Parser.Monad
- Documentation.Haddock.Types
- Documentation.Haddock.Utf8
- Haddock
library haddock-library:attoparsec
Modules
[Index]
Downloads
- haddock-library-1.6.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
- BenGamari, HerbertValerioRiedel, MateuszKowalczyk, SimonHengel, alexbiehl, Helkafen, harpocrates, wz1000, hecate
For package maintainers and hackage trustees