From 7c0172bf1f6ea2936f70b8dea7a7e11293e0d891 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 28 May 2018 13:29:18 +0300 Subject: [PATCH] Upper bound for tonyday567/numhask#55 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index adc9718e..5bde2dff 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3459,6 +3459,9 @@ packages: # https://github.com/fpco/stackage/issues/3650 - haddock-library < 1.6.0 + + # https://github.com/tonyday567/numhask/issues/55 + - numhask < 0.2.2 # end of packages # Package flags are applied to individual packages, and override the values of