Cut a release of the shikumi Haskell packages and publish them to Hackage following the Haskell PVP (A.B.C.D). Inspects changes since each package's last tag, computes the version bump, updates cabal versions, internal dependency bounds, and changelogs, runs the project's format/build/test/check gates, commits, tags, pushes, publishes to Hackage in dependency order, and creates per-package GitHub releases. Use when preparing a Hackage release.
2026-07-05