pollock: Functionality to help examine Haddock information of a module.
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: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
Pollock is functionality to examine various bits of information about documentation as exposed from a Haskell module. This is designed to be used as part of a GHC plugin.
Properties
Versions | 0.1.0.0, 0.1.0.1, 0.1.0.1, 0.1.0.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | attoparsec (>=0.14.4 && <0.15), base (>=4.17.1.0 && <5), containers (>=0.6 && <0.8), ghc (>=9.4 && <9.11), text (>=2.0 && <2.2) [details] |
License | MIT |
Copyright | (c) 2023-2024 Trevis Elser |
Author | Trevis Elser |
Maintainer | trevis@flipstone.com |
Category | Development, documentation, library |
Uploaded | by TrevisElser at 2024-05-19T17:40:50Z |
Modules
[Index] [Quick Jump]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
ci | More strict ghc options used for development and ci, not intended for end-use. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- pollock-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees