From 0b909c7ac6046544ae83f6bf67b6e457775405e7 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 12 Mar 2021 19:07:47 -0800 Subject: [PATCH] Upper bound `clash-prelude` (#5926) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ce47022d..09ff2ae5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6898,6 +6898,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5925 - th-desugar < 1.12 + + # https://github.com/commercialhaskell/stackage/issues/5926 + - clash-prelude < 1.4 # end of packages # Package flags are applied to individual packages, and override the values of