graphql-engine/server/src-lib/Hasura/RQL/DDL/Schema
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
..
Cache Clean up Hasura.Prelude a bit 2022-10-03 21:50:53 +00:00
Cache.hs server, pro: event trigger auto cleanup (increment 3) 2022-09-15 11:46:22 +00:00
Catalog.hs server: Rename AltJ to ViaJSON 2022-09-21 18:42:30 +00:00
Diff.hs Remove spaces before colons in error messages and descriptions 2022-10-01 14:48:58 +00:00
Enum.hs remove homebrew NESeq, use vendored 2022-07-19 08:42:28 +00:00
Function.hs Remove spaces before colons in error messages and descriptions 2022-10-01 14:48:58 +00:00
LegacyCatalog.hs server: Rename AltJ to ViaJSON 2022-09-21 18:42:30 +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 Gardening: Clean up Data Connector API types 2022-09-21 05:13:03 +00:00
Table.hs Remove spaces before colons in error messages and descriptions 2022-10-01 14:48:58 +00:00