graphql-engine/server/src-lib/Hasura/GraphQL/Execute
Auke Booij 05b3a64e8f Clean up Hasura.Prelude a bit
- Remove `onJust` in favor of the more general `for_`
- Remove `withJust` which was used only once
- Remove `hashNub` in favor of `Ord`-based `uniques`
- Simplify some of the implementations in `Hasura.Prelude`
- Add `hlint` hint from `maybe True` to `all`, and `maybe False` to `any`

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6173
GitOrigin-RevId: 2c6ebbe2d04f60071d2a53a2d43c6d62dbc4b84e
2022-10-03 21:50:53 +00:00
..
Action server: refactor ActionWebhookResponse type 2022-07-25 07:07:51 +00:00
RemoteJoin Simplify instance boilerplate 2022-08-11 16:32:41 +00:00
Subscription Clean up Hasura.Prelude a bit 2022-10-03 21:50:53 +00:00
Action.hs server: Rename AltJ to ViaJSON 2022-09-21 18:42:30 +00:00
Backend.hs Import pg-client-hs as PG 2022-09-20 19:55:51 +00:00
Common.hs Remove RQL/Types.hs 2022-04-27 13:58:47 +00:00
Inline.hs refactor(tests): Remove use of unsafeCoerce 2022-09-07 11:22:14 +00:00
Instances.hs Rename Data Wrapper to Data Connector [GDW-89] 2022-05-02 05:04:07 +00:00
Mutation.hs server: Remove QErr and Code dependencies from the schema parsers. 2022-07-27 12:26:44 +00:00
Query.hs server: Remove QErr and Code dependencies from the schema parsers. 2022-07-27 12:26:44 +00:00
Remote.hs Remove RQL/Types.hs 2022-04-27 13:58:47 +00:00
RemoteJoin.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Resolve.hs server: Metadata origin for definitions (type parameter version v2) 2022-06-28 15:53:44 +00:00
Types.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00