graphql-engine/server/src-lib/Hasura/RQL/DDL/Schema/Cache
Auke Booij 3833aaaba9 server: simplify interpretation of concrete monads into abstract arrows
During the preparation of [my talk on monad interpretation](https://www.youtube.com/watch?v=cRh56LGzwas), I realized that the interpretation technique is not lawful for monad transformers in general. This fixes that, while also simplifying the approach a little bit.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4134
GitOrigin-RevId: 7296a44185e6a87a81ac7efcdd9c7bdd9665a4e3
2022-04-04 12:36:35 +00:00
..
Common.hs server: simplify interpretation of concrete monads into abstract arrows 2022-04-04 12:36:35 +00:00
Dependencies.hs Use an enum for EndpointMethod and fix incorrect response aggregation. 2022-03-13 07:41:02 +00:00
Fields.hs server: simplify interpretation of concrete monads into abstract arrows 2022-04-04 12:36:35 +00:00
Permission.hs server: enable inherited roles by default 2021-10-05 12:29:32 +00:00