graphql-engine/server/src-lib/Hasura/RQL/DDL/Schema
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
..
Cache Remove strictness annotations from data types in the Hasura.RQL hierarchy 2022-08-01 09:33:35 +00:00
Cache.hs move strictness where it is needed 2022-08-11 07:53:44 +00:00
Catalog.hs Yeet some default-extensions 2022-03-16 00:40:17 +00:00
Diff.hs Remove strictness annotations from data types in the Hasura.RQL hierarchy 2022-08-01 09:33:35 +00:00
Enum.hs remove homebrew NESeq, use vendored 2022-07-19 08:42:28 +00:00
Function.hs Remove strictness annotations from data types in the Hasura.RQL hierarchy 2022-08-01 09:33:35 +00:00
LegacyCatalog.hs Remove RQL/Types.hs 2022-04-27 13:58:47 +00:00
Rename.hs Remove strictness annotations from data types in the Hasura.RQL hierarchy 2022-08-01 09:33:35 +00:00
Source.hs server: accept extensions_schema while adding a source 2022-08-10 09:42:09 +00:00
Table.hs server/console: add metadata API set_apollo_federation_config 2022-08-04 09:38:02 +00:00