From 99d22cdb0210b1fe5b8ee4cf1b7fa427e0fc7bda Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Fri, 22 May 2020 04:06:56 +0000 Subject: [PATCH] Restricts morpheus-graphql < 0.12 (#5385) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ab065b64..587f3b60 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4172,7 +4172,7 @@ packages: - minimal-configuration "Davit Nalchevanidze @nalchevanidze": - - morpheus-graphql + - morpheus-graphql < 0.12 # https://github.com/commercialhaskell/stackage/issues/5385 "Satoshi Egi @egisatoshi": - egison