graphql-engine/server
Auke Booij 6f6177db38 Remove some unnecessary OPTIONS_GHC pragmas
I didn't track why these were left behind. Presumably GHC 9.2 has an improved redundant constraint checker, so that explains a few. Otherwise, perhaps code got refactored along the way.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6256
GitOrigin-RevId: b6275edf3e867f8e33bdec533ce9932381d36bbb
2022-10-07 17:27:08 +00:00
..
bench-wrk server/tests-py: Reduce the number of locations we check the status code. 2022-07-05 18:01:07 +00:00
benchmarks ci/benchmarks: fix copypaste bug affecting regression report highlighting in #5942 2022-09-22 16:24:15 +00:00
documentation server/postgres: test identifier uniqueness rewrite 2022-06-17 10:44:18 +00:00
lib Remove some unnecessary OPTIONS_GHC pragmas 2022-10-07 17:27:08 +00:00
src-emit-metadata-openapi server: initial set of DTO types for metadata 2022-06-27 16:33:31 +00:00
src-exec Import pg-client-hs as PG 2022-09-20 19:55:51 +00:00
src-lib Remove some unnecessary OPTIONS_GHC pragmas 2022-10-07 17:27:08 +00:00
src-rsr server: fetch col_description using value from column directly 2022-10-07 08:42:16 +00:00
src-test Remove some unnecessary OPTIONS_GHC pragmas 2022-10-07 17:27:08 +00:00
tests-py server/tests-py: Fix the run.sh and run-new.sh scripts to work with our new server-builder image. 2022-10-06 19:04:58 +00:00
.dockerignore update packages (#251) 2018-08-08 13:10:13 +05:30
.gitignore server: Clean up Cabal project files 2022-04-07 07:16:12 +00:00
commit_diff.txt Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
COMPILING-ON-MACOS.md server: remove ghc libs from freeze file, update guides 2022-10-06 12:27:09 +00:00
CONTRIBUTING.md server: remove ghc libs from freeze file, update guides 2022-10-06 12:27:09 +00:00
graphql-engine.cabal server: switch to ghc 9.2 (2nd try) 2022-10-06 09:09:01 +00:00
Makefile ci: misc. cleanup, naming 2022-01-03 06:26:39 +00:00
STYLE.md Nix: Use nixpkgs-fmt to format everything. 2022-06-20 13:02:45 +00:00
testing-guidelines.md Extract the test harness from the Hspec tests 2022-10-04 08:31:26 +00:00
troubleshooting.md Create troubleshooting.md 2022-05-30 09:18:44 +00:00
VERSIONS.json server: switch to ghc 9.2 (2nd try) 2022-10-06 09:09:01 +00:00