We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6c6dbc3 + 926438e commit d85619eCopy full SHA for d85619e
3 files changed
gargoyle-postgresql-nix/ChangeLog.md
@@ -1,8 +1,12 @@
1
# Revision history for gargoyle-postgresql-nix
2
3
+## 0.3.0.3
4
+
5
+* Add `libpq` to `pkgconfig-depends`
6
7
## 0.3.0.2
8
-* Support GHC 9.12
9
+* Support GHC 9.10
10
11
## 0.3.0.1
12
gargoyle-postgresql-nix/gargoyle-postgresql-nix.cabal
@@ -1,5 +1,5 @@
name: gargoyle-postgresql-nix
-version: 0.3.0.2
+version: 0.3.0.3
author: Obsidian Systems LLC
maintainer: maintainer@obsidian.systems
copyright: Copyright (C) 2017 Obsidian Systems LLC
gargoyle-postgresql/ChangeLog.md
@@ -1,6 +1,6 @@
# Changelog for gargoyle-postgresql
-## 0.2.0.2
+## 0.2.0.3
* Support GHC 9.10
0 commit comments