From b9e426fb508fd89d6e2279a1fe56ae30a68f5f6a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 29 Jan 2017 19:01:27 +0200 Subject: [PATCH] Move primitive upper bound to better location --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 80a924ac..ba4d330f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2757,9 +2757,6 @@ packages: # https://github.com/fpco/stackage/issues/2037 - haskell-src-exts < 1.19 - # https://github.com/haskell/vector/issues/142 - - primitive < 0.6.2.0 - # https://github.com/fpco/stackage/issues/2127 - leapseconds-announced < 2017.0.0.1 @@ -2777,6 +2774,7 @@ packages: # https://github.com/fpco/stackage/issues/2194 - vector < 0.12.0.0 + - primitive < 0.6.2.0 # https://github.com/fpco/stackage/issues/2206 - pretty-simple < 1.0.0.5