graphql-engine/server/src-lib/Hasura/RQL/DDL/Schema
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
..
Cache server: simplify interpretation of concrete monads into abstract arrows 2022-04-04 12:36:35 +00:00
Cache.hs Decouple Analyse and OpenAPI from remote schema introspection and internal execution details. 2022-03-22 07:37:49 +00:00
Catalog.hs Yeet some default-extensions 2022-03-16 00:40:17 +00:00
Diff.hs Customize column GraphQL schema descriptions 2022-03-09 06:35:46 +00:00
Enum.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Function.hs server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00
LegacyCatalog.hs Yeet some default-extensions 2022-03-16 00:40:17 +00:00
Rename.hs Customize column GraphQL schema descriptions 2022-03-09 06:35:46 +00:00
Source.hs Yeet some default-extensions 2022-03-16 00:40:17 +00:00
Table.hs Yeet some default-extensions 2022-03-16 00:40:17 +00:00