From e50a283791872e6c203ce401f9c2526df28b4f21 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 26 Sep 2016 16:02:58 -0700 Subject: [PATCH] Tweak to last known working versions --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 22e00de7..7d01930f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2569,8 +2569,8 @@ packages: - hspec-megaparsec < 0.3.0 # https://github.com/haskell-works/hw-rankselect/issues/2 - - hw-prim < 0.3.0.1 - - hw-bits < 0.2.0.2 + - hw-prim ==0.1.0.3 + - hw-bits ==0.1.0.1 # end of packages