graphql-engine/server/src-test/Hasura/GraphQL/Schema
Auke Booij 6f6177db38 Remove some unnecessary OPTIONS_GHC pragmas
I didn't track why these were left behind. Presumably GHC 9.2 has an improved redundant constraint checker, so that explains a few. Otherwise, perhaps code got refactored along the way.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6256
GitOrigin-RevId: b6275edf3e867f8e33bdec533ce9932381d36bbb
2022-10-07 17:27:08 +00:00
..
BoolExp server/postgres: implement execution of aggregation predicates (permissions) 2022-09-22 11:15:04 +00:00
Build server/nada: minor refactoring around SQL-generation unit tests 2022-08-18 09:01:07 +00:00
Introspection.hs Remove some unnecessary OPTIONS_GHC pragmas 2022-10-07 17:27:08 +00:00
RemoteTest.hs Use a different reader context for sources and remote schemas with new SchemaT monad. 2022-09-06 16:49:23 +00:00