Skip to content

Commit 7e6117a

Browse files
committed
Ensure to support GHC 9.4
1 parent d44a467 commit 7e6117a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

cabal.project

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1+
with-compiler: ghc-9.4.8
2+
13
packages: postgrest.cabal
24
tests: true
35

46
source-repository-package
57
type: git
68
location: https://github.com/nikita-volkov/hasql
7-
tag: db939c49c55a8853d912962086e6c5f819a02f7a
9+
tag: 3b9cb47a20b7c3fa8b86a89e202fc10686211416
810

911
source-repository-package
1012
type: git

0 commit comments

Comments
 (0)