graphql-engine/server/src-lib/Hasura/RQL
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
..
DDL Clean up pg-client-hs 2022-10-07 11:56:55 +00:00
DML server: switch to ghc 9.2 (2nd try) 2022-10-06 09:09:01 +00:00
IR server: switch to ghc 9.2 (2nd try) 2022-10-06 09:09:01 +00:00
Types Remove some unnecessary OPTIONS_GHC pragmas 2022-10-07 17:27:08 +00:00
IR.hs Move Hasura.GraphQL.Parser.Column to .RQL.IR. and .GraphQL.Schema. 2022-05-30 22:07:57 +00:00