graphql-engine/server/src-lib
Auke Booij 5b93014ee8 Make Schema Cache building code slightly more readable
- Avoid a few banana brackets `(| ... |)`, often by just using local `let` bindings
- Use proper `Arrows` syntax rather than helpers like `>->`
- Use monadic `do` syntax instead of `Arrows` syntax where possible
- Avoid `traverseA @Maybe`, in favor of a `case`

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6751
GitOrigin-RevId: c07b22a1a259db6d135486ec71a716705e280717
2022-11-15 20:14:22 +00:00
..
Autodocodec ghc 9.2.5 2022-11-15 11:26:42 +00:00
Control Make Schema Cache building code slightly more readable 2022-11-15 20:14:22 +00:00
Data ghc 9.2.5 2022-11-15 11:26:42 +00:00
Database/MSSQL Source catalog migrations minor enhancements 2022-11-01 22:42:40 +00:00
GHC Add allocation counter to trace spans and trace metadata 2022-08-18 21:57:59 +00:00
Hasura Make Schema Cache building code slightly more readable 2022-11-15 20:14:22 +00:00
Net server: vendor used bits of 'ip' package to cut dependencies 2022-06-20 23:16:51 +00:00
Network Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00