From f264854459f395c107af1640f6dbacfc5fef132f Mon Sep 17 00:00:00 2001 From: david Date: Fri, 22 May 2020 10:37:38 +0200 Subject: [PATCH] add morpheus graphql (core , client) --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ea3aa271..a0eaf38f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4172,7 +4172,9 @@ packages: - minimal-configuration "Davit Nalchevanidze @nalchevanidze": - - morpheus-graphql < 0.12 # https://github.com/commercialhaskell/stackage/issues/5385 + - morpheus-graphql + - morpheus-graphql-core + - morpheus-graphql-client "Satoshi Egi @egisatoshi": - egison