graphql-engine/server/lib
Antoine Leblanc 068b5e4523 Rename and clean CE app monad.
### Description

This small PR is on top of #8440. It continues the cleanup of `Hasura/App` by grouping together all instances on the app monad, renaming the app monad, and removing its `m` parameter.

See [this commit](cb6ecba3d4) to see the diff in isolation.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8441
GitOrigin-RevId: 7abb6524a160bcb4f75e729e726ce2af69643998
2023-03-23 15:52:48 +00:00
..
aeson-ordered Fix all warnings in internal libraries and enable -WError everywhere 2023-02-01 23:32:19 +00:00
api-tests chore(tests): move postgres-specific queries to own Logical Model tests 2023-03-23 12:25:34 +00:00
arrows-extra server: fix cabal and warnings for arrows related packages 2023-02-02 19:53:13 +00:00
dc-api Fix "limit" from permissions being incorrectly applied to aggregates in Data Connectors 2023-03-20 04:02:23 +00:00
error-message [ci] test the libraries in server/lib 2023-02-02 17:32:48 +00:00
graphql-parser [ci] test the libraries in server/lib 2023-02-02 17:32:48 +00:00
hasura-prelude Remove MetadataStorageT, clean up error handling. 2023-02-03 01:05:09 +00:00
incremental [ci] test the libraries in server/lib 2023-02-02 17:32:48 +00:00
pg-client chore(pg-client): don't explode test if we can't stop all the running Postgres jobs 2023-03-16 11:25:45 +00:00
resource-pool [ci] test the libraries in server/lib 2023-02-02 17:32:48 +00:00
schema-parsers server: fix some hspec tests 2023-02-03 14:09:19 +00:00
test-harness Rename and clean CE app monad. 2023-03-23 15:52:48 +00:00