graphql-engine/server/src-lib/Hasura
Tom Harding c90b8c4776 Add forkIO and threadDelay errors to HLint.
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4682
GitOrigin-RevId: 35897df6793b41dbf54521a868c2d2daf7e268ea
2022-06-30 09:56:06 +00:00
..
Backends Add forkIO and threadDelay errors to HLint. 2022-06-30 09:56:06 +00:00
Base server: migrate to aeson-2 in preparation for ghc 9.2 upgrade 2022-06-08 15:32:27 +00:00
Cache server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Eventing server: Refactor TByteString to SerializableBlob 2022-06-17 09:57:38 +00:00
GraphQL Move postgres specific schema into the Postgres namespace 2022-06-29 16:05:35 +00:00
Incremental server: migrate to aeson-2 in preparation for ghc 9.2 upgrade 2022-06-08 15:32:27 +00:00
Metadata server: initial set of DTO types for metadata 2022-06-27 16:33:31 +00:00
RQL server: respect experimental flag for naming convention of table column names 2022-06-30 05:57:18 +00:00
Server server: Encapsulate catalog versions in their own type. 2022-06-29 08:19:33 +00:00
SQL server: GHC 9.2 changes compatible with 8.10 (#3550) 2022-06-25 22:09:05 +00:00
App.hs server: GHC 9.2 changes compatible with 8.10 (#3550) 2022-06-25 22:09:05 +00:00
EncJSON.hs Fix JSON encoding issue (fix hasura/graphql-engine#7543 and hasura/graphql-engine#8200) 2022-04-05 19:11:30 +00:00
GC.hs server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00
HTTP.hs server: Fix a bunch of HLint suggestions 2022-06-21 11:12:42 +00:00
Incremental.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Logging.hs server: Refactor TByteString to SerializableBlob 2022-06-17 09:57:38 +00:00
Name.hs server: Reorganize quasi-quoted names. 2022-06-23 09:15:31 +00:00
Prelude.hs server: migrate to aeson-2 in preparation for ghc 9.2 upgrade 2022-06-08 15:32:27 +00:00
QueryTags.hs server: support query tags for MSSQL data sources 2022-04-28 19:34:45 +00:00
Session.hs Weeding (2/?) 2022-06-09 16:40:49 +00:00
Tracing.hs server: Clean up some deriving statements 2022-05-24 07:22:55 +00:00