Skip to content

Commit ff135e8

Browse files
committed
Add flags to cabal.project to allow building with GHC-9.4
1 parent 86c61c6 commit ff135e8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

cabal.project

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,8 @@ packages:
5151
tests: True
5252
optimization: False
5353
-- reorder-goals: True
54+
55+
allow-newer:
56+
-- see https://github.com/haskellari/postgresql-simple/issues/104
57+
postgresql-simple:base
58+
, postgresql-simple:template-haskell

0 commit comments

Comments
 (0)