graphql-engine/server/lib/schema-parsers
Brandon Simmons 1b7602a2a5 server: define instance Functor InputFieldsParser by hand to lower memory usage slightly
fwiw: I was looking here because ghc-debug showed many closures associated with the Applicative instance,
but defining Monoid/Semigroup by hand and inlining didn't seem to have any effect

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7026
GitOrigin-RevId: 4ad2fd26519da98b2380658d89942c700de4ffa2
2022-11-28 15:58:11 +00:00
..
src server: define instance Functor InputFieldsParser by hand to lower memory usage slightly 2022-11-28 15:58:11 +00:00
test server: Move the schema parsers to their own library. 2022-08-05 13:53:39 +00:00
hasura-schema-parsers.cabal Remove hpack and its CI jobs 2022-11-16 12:05:33 +00:00