mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-16 18:42:30 +03:00
e953efeb40
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7758 Co-authored-by: Tom Harding <6302310+i-am-tom@users.noreply.github.com> GitOrigin-RevId: 311f6c4a5c629c18a55d75a5d5a74f826078e86d
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
|