packages feed

hasql-postgresql-types 0.2.1.1 → 0.2.1.2

raw patch · 2 files changed

+7/−1 lines, 2 files

Files

CHANGELOG.md view
@@ -1,3 +1,9 @@+# v0.2.1.2++## Fixes++- Fixed `docsPath` and the `cabal haddock --haddock-for-hackage` invocation in the release workflow so Haddock docs actually get uploaded to Hackage (the v0.2.1.1 release was published without docs due to a path mismatch).+ # v0.2.1.1  ## Fixes
hasql-postgresql-types.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: hasql-postgresql-types-version: 0.2.1.1+version: 0.2.1.2 category: PostgreSQL, Codecs, Hasql synopsis: Integration of "hasql" with "postgresql-types" description: