mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-18 13:02:11 +03:00
d85de6bb6a
Ideally, we'd have one place for this. I have also removed the pinned Cabal version because v3.10 should address the bug we were seeing in the v3.8 series. PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8497 GitOrigin-RevId: d0c68792c30e2e28ff2e210dd3ac8d28b83ac851
9 lines
238 B
Plaintext
9 lines
238 B
Plaintext
with-compiler: ghc-9.2.5
|
|
|
|
-- TODO: Remove this once ekg-core has been updated with relaxed upper bounds
|
|
-- for 'base' and 'ghc-prim'.
|
|
allow-newer: ekg-core-0.1.1.7:base, ekg-core-0.1.1.7:ghc-prim
|
|
|
|
package pg-client
|
|
ghc-options: -Werror
|