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.
Changes
Revision history for pollock
0.1.0.4 – 2026-01-26
Updates tested-with adding GHC 9.14.1 and bumping to 9.6.7, and 9.10.3
Updates ghc-options when using the ci flag to account for changes in 9.14
0.1.0.3 – 2025-04-06
Updates tested-with adding GHC 9.12.2 and bumping to 9.8.4.
Bumps upper bounds for containers-0.8
0.1.0.2 – 2024-10-27
Internal changes to support GHC 9.12 prerelease.
Updates the tested-with stanza and CI to newest point releases.