graphql-engine/server/src-test/Test/Parser
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
..
Delete.hs server/nada: add unit test infrastructure for Postgres delete SQL generation 2022-08-11 10:46:49 +00:00
Expectation.hs feat(tests): Introduce AggregationPredicatesSpec 2022-09-07 12:10:52 +00:00
Field.hs feat(tests): Introduce AggregationPredicatesSpec 2022-09-07 12:10:52 +00:00
Insert.hs server/nada: use raw SQL literals to clarify tested queries 2022-08-18 11:32:03 +00:00
Internal.hs feat(tests): Introduce AggregationPredicatesSpec 2022-09-07 12:10:52 +00:00
Monad.hs Remove some unnecessary OPTIONS_GHC pragmas 2022-10-07 17:27:08 +00:00