graphql-engine/server/src-lib/Hasura/GraphQL/Execute/Subscription
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
..
Poll Clean up Hasura.Prelude a bit 2022-10-03 21:50:53 +00:00
Options.hs Replace Hasura.RQL.Types.Numeric with refined 2022-09-21 18:03:04 +00:00
Plan.hs Import pg-client-hs as PG 2022-09-20 19:55:51 +00:00
Poll.hs server: streaming subscriptions execution (Incremental PR - 2) 2022-04-07 14:43:01 +00:00
State.hs Clean up Hasura.Prelude a bit 2022-10-03 21:50:53 +00:00
TMap.hs server: refactor the term "live query" to "subscription" 2022-03-21 10:40:49 +00:00
Types.hs server: streaming subscriptions execution (Incremental PR - 2) 2022-04-07 14:43:01 +00:00