packages feed

moonlight-category 1.1.0.0 → 1.1.0.1

raw patch · 2 files changed

+8/−2 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

CHANGELOG.md view
@@ -1,5 +1,11 @@ # Changelog +## 1.1.0.1 - 2026-08-21++- Release metadata only: retain the 1.1.0.0 public API while publishing a fresh+  exact-source tag and a complete user-uploaded Haddock archive for every+  exposed module and public sublibrary.+ ## 1.1.0.0 - 2026-08-21  - Breaking: replace the lossy import-category projection with a
moonlight-category.cabal view
@@ -1,6 +1,6 @@ cabal-version:       3.4 name:                moonlight-category-version:             1.1.0.0+version:             1.1.0.1 homepage:            https://github.com/PaleRoses/moonlight bug-reports:         https://github.com/PaleRoses/moonlight/issues synopsis:            Categorical layer for Pale Meridian.@@ -38,7 +38,7 @@ source-repository this   type:     git   location: https://github.com/PaleRoses/moonlight.git-  tag:      moonlight-category-1.1.0.0+  tag:      moonlight-category-1.1.0.1   subdir:   moonlight-category  common shared-properties