We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73c9a94 commit b5cb922Copy full SHA for b5cb922
CHANGELOG.md
@@ -1,5 +1,5 @@
1
# hpqtypes-1.14.1.0
2
-* Introduce From/ToSQL instances for Word16, Word32 and Word64
+* Introduce From/ToSQL instances for Word16, Word32 and Word64.
3
4
# hpqtypes-1.14.0.0 (2025-12-10)
5
* Make `begin`, `commit` and `rollback` do nothing instead of throwing an error
hpqtypes.cabal
@@ -1,7 +1,7 @@
cabal-version: 3.0
build-type: Simple
name: hpqtypes
-version: 1.14.0.0
+version: 1.14.1.0
synopsis: Haskell bindings to libpqtypes
6
7
description: Efficient and easy-to-use bindings to (slightly modified)
0 commit comments