From 5d053837f0b24716e725ade009c3fe4f2869e94b Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 7 Jul 2018 09:36:07 -0700 Subject: [PATCH] Add constraint "inspection-testing < 0.3" per #3808 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 99f858fe..780b1d0a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3611,6 +3611,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3795 - lens < 4.17 + # https://github.com/commercialhaskell/stackage/issues/3808 + - inspection-testing < 0.3 + # end of packages # Package flags are applied to individual packages, and override the values of