pollock

Functionality to help examine Haddock information of a module.

Stackage Nightly 2026-02-27:0.1.0.4
Latest on Hackage:0.1.0.4

See all snapshots pollock appears in

MIT licensed by Trevis Elser
Maintained by [email protected]
This version can be pinned in stack with:pollock-0.1.0.4@sha256:5f3de2398dc4afcbbea04fd24a6a0d2f77236e606bec36dc2d543bd04b9e117e,4119

Module documentation for 0.1.0.4

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.

0.1.0.1 – 2024-05-19

  • Internal changes to support GHC 9.10

0.1.0.0 – YYYY-mm-dd

  • First version. Released on an unsuspecting world.