graphql-engine/server/src-lib/Hasura/SQL
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
..
AnyBackend.hs Clean up Hasura.Prelude a bit 2022-10-03 21:50:53 +00:00
Backend.hs server: polymorphic codec for metadata sources 2022-08-25 18:36:02 +00:00
BackendMap.hs Data connector cache invalidations 2022-09-14 13:00:47 +00:00
GeoJSON.hs server: GHC 9.2 changes compatible with 8.10 (#3550) 2022-06-25 22:09:05 +00:00
Tag.hs Data connector cache invalidations 2022-09-14 13:00:47 +00:00
Time.hs Rewrite OpenAPI 2022-06-30 12:57:09 +00:00
Types.hs server: polymorphic codec for metadata sources 2022-08-25 18:36:02 +00:00
Value.hs server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00
WKT.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00