From 9e6a04b301d539bebecfad4203fc170e89d9be75 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 15 Apr 2020 07:17:08 +0200 Subject: [PATCH] arithmoi < 0.11.0.0 for #5306 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f024f524..b309964b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4758,6 +4758,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5293 - haddock-library < 1.9.0 + + # https://github.com/commercialhaskell/stackage/issues/5306 + - arithmoi < 0.11.0.0 # end of packages # Package flags are applied to individual packages, and override the values of