Skip to content

Commit ee595fb

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

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: 563da65893a6898f44bc374dbca9247ae076b54d
810

911
source-repository-package
1012
type: git

0 commit comments

Comments
 (0)