Add flags to cabal.project to allow building with GHC-9.4

This commit is contained in:
Teo Camarasu 2022-08-09 11:06:20 +01:00
parent 86c61c6dbd
commit ff135e868b
1 changed files with 5 additions and 0 deletions

View File

@ -51,3 +51,8 @@ packages:
tests: True
optimization: False
-- reorder-goals: True
allow-newer:
-- see https://github.com/haskellari/postgresql-simple/issues/104
postgresql-simple:base
, postgresql-simple:template-haskell