graphql-engine/server/src-lib/Hasura/RQL
Antoine Leblanc 3b7cfcd10a move strictness where it is needed
### Description

This PR moves some strictness annotations to a concrete use site, rather than putting `seq` in an helper function.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5436
GitOrigin-RevId: 1f279e05333ab80167ad2e18d09b8792eddc52c3
2022-08-11 07:53:44 +00:00
..
DDL move strictness where it is needed 2022-08-11 07:53:44 +00:00
DML Remove strictness annotations from data types in the Hasura.RQL hierarchy 2022-08-01 09:33:35 +00:00
IR Reformat instance declarations 2022-08-05 15:29:01 +00:00
Types move strictness where it is needed 2022-08-11 07:53:44 +00:00
IR.hs Move Hasura.GraphQL.Parser.Column to .RQL.IR. and .GraphQL.Schema. 2022-05-30 22:07:57 +00:00