From 91d510ef0032d084d5316c794bb5448d2f7293ca Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 17 Jan 2021 08:28:37 -0800 Subject: [PATCH] Upper bound `type-natural` temporarily as we want builds to run to cut new LTS (#5829) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 00788805..e3987b04 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4389,7 +4389,7 @@ packages: - equational-reasoning - ghc-typelits-presburger < 0.5 # https://github.com/commercialhaskell/stackage/issues/5829 - singletons-presburger < 0.5 # https://github.com/commercialhaskell/stackage/issues/5829 - - type-natural + - type-natural < 1 # https://github.com/commercialhaskell/stackage/issues/5829 - subcategories - sized