From 355f7a844b2207d30fc2ed1d4217a132f926f90a Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Mon, 17 Oct 2022 06:19:54 +0100 Subject: [PATCH] various bounds failures and missing packages --- build-constraints.yaml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 040da092..972c8f6f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -342,7 +342,7 @@ packages: - pulse-simple - rhine - rhine-gloss - - simple-affine-space + - simple-affine-space < 0.2 # https://github.com/commercialhaskell/stackage/issues/6739 - time-domain "Paul Johnson @PaulJohnson": @@ -702,7 +702,7 @@ packages: - fusion-plugin "Adithya Kumar @adithyaov": - - unicode-data + - unicode-data < 0.4.0 # https://github.com/commercialhaskell/stackage/issues/6741 "Aleksey Uimanov @s9gf4ult": - postgresql-query @@ -833,7 +833,7 @@ packages: - githash - time-manager - - pantry + - pantry < 0.6.0 # https://github.com/commercialhaskell/stackage/issues/6742 - mega-sdist - http-download - hi-file-parser @@ -1123,7 +1123,7 @@ packages: - monad-parallel - monad-coroutine - monoid-subclasses - - rank2classes + - rank2classes < 1.4.5 # https://github.com/commercialhaskell/stackage/issues/6737 - input-parsers - incremental-parser - construct @@ -2428,7 +2428,7 @@ packages: "Daniel Cartwright @chessai": - streaming - streaming-bytestring - - country + - country < 0.2.3.1 # https://github.com/commercialhaskell/stackage/issues/6740 - semirings - torsor - chronos @@ -4558,13 +4558,13 @@ packages: - minimal-configuration "Davit Nalchevanidze @nalchevanidze": - - morpheus-graphql - - morpheus-graphql-core - - morpheus-graphql-client - - morpheus-graphql-subscriptions - - morpheus-graphql-app - - morpheus-graphql-code-gen - - morpheus-graphql-tests + - morpheus-graphql < 0.22.0 # https://github.com/commercialhaskell/stackage/issues/6738 + - morpheus-graphql-core < 0.22.0 # https://github.com/commercialhaskell/stackage/issues/6738 + - morpheus-graphql-client < 0.22.0 # https://github.com/commercialhaskell/stackage/issues/6738 + - morpheus-graphql-subscriptions < 0.22.0 # https://github.com/commercialhaskell/stackage/issues/6738 + - morpheus-graphql-app < 0.22.0 # https://github.com/commercialhaskell/stackage/issues/6738 + - morpheus-graphql-code-gen < 0.22.0 # https://github.com/commercialhaskell/stackage/issues/6738 + - morpheus-graphql-tests < 0.22.0 # https://github.com/commercialhaskell/stackage/issues/6738 "Satoshi Egi @egisatoshi": - backtracking