graphql-engine/server/lib/pg-client/ci/ci.project.local
Samir Talwar d85de6bb6a CI: Get the GHC version from VERSIONS.json for all GitHub workflows.
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
2023-03-27 18:53:18 +00:00

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