Skip to content

Commit 0675e88

Browse files
committed
Release: gargoyle-postgresql-nix 0.3.0.2
1 parent 89c4278 commit 0675e88

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

gargoyle-postgresql-nix/ChangeLog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Revision history for gargoyle-postgresql-nix
22

3+
## 0.3.0.2
4+
5+
* Support GHC 9.12
6+
37
## 0.3.0.1
48

59
* Add support for ghc 9.0.2

gargoyle-postgresql-nix/gargoyle-postgresql-nix.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: gargoyle-postgresql-nix
2-
version: 0.3.0.1
2+
version: 0.3.0.2
33
author: Obsidian Systems LLC
44
maintainer: maintainer@obsidian.systems
55
copyright: Copyright (C) 2017 Obsidian Systems LLC
@@ -16,7 +16,7 @@ extra-source-files:
1616
README.md
1717
ChangeLog.md
1818

19-
tested-with: GHC ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.8.2
19+
tested-with: GHC ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.8.2 || ==9.10.1
2020

2121
library
2222
exposed-modules: Gargoyle.PostgreSQL.Nix

0 commit comments

Comments
 (0)