graphql-engine/server/src-lib/Network/HTTP/Client
jkachmar 647231b685 Yeet some default-extensions
Manually enables:
* EmptyCase
* ExistentialQuantification
* QuantifiedConstraints
* QuasiQuotes
* TemplateHaskell
* TypeFamilyDependencies

...in the following components:
* 'graphql-engine' library
* 'graphql-engine' 'src-test'
* 'graphql-engine' 'tests/integration'
* 'graphql-engine' tests-hspec'

Additionally, performs some light refactoring and documentation.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3991
GitOrigin-RevId: 514477d3466b01f60eca8935d0fef60dd0756838
2022-03-16 00:40:17 +00:00
..
Blocklisting.hs server: http ip blocklist (closes #2449) 2022-02-25 13:30:57 +00:00
CreateManager.hs server: http ip blocklist (closes #2449) 2022-02-25 13:30:57 +00:00
DynamicTlsPermissions.hs server: http ip blocklist (closes #2449) 2022-02-25 13:30:57 +00:00
Manager.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Restricted.hs server: http ip blocklist (closes #2449) 2022-02-25 13:30:57 +00:00
Transformable.hs Yeet some default-extensions 2022-03-16 00:40:17 +00:00