From 2270f351451d5ea3e10e33124567c3d059072096 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 11 May 2016 22:47:23 -0700 Subject: [PATCH] Adjust erroneous constraint on hw-prim --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5458e3c2..23478c55 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2267,7 +2267,7 @@ packages: # https://github.com/haskell-works/hw-json/issues/1 - hw-json < 0.0.0.3 - hw-rankselect < 0.0.0.3 - - hw-prim < 0.11 + - hw-prim < 0.0.0.11 # end of packages