From 9938a87de43a5437486fb2813dc7850f0c02d692 Mon Sep 17 00:00:00 2001 From: Justin Le Date: Tue, 20 Mar 2018 15:15:11 -0700 Subject: [PATCH] vector-sized back in stackage v1.0.0.0 https://github.com/expipiplus1/vector-sized/pull/35 fixes build issues with ghc 8.4 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fc7f4079..61f81ed2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3378,7 +3378,6 @@ packages: - validity-containers < 0 # build failure with GHC 8.4 - validity-text < 0 # build failure with GHC 8.4 - validity-time < 0 # build failure with GHC 8.4 - - vector-sized < 0 # build failure with GHC 8.4 - wl-pprint < 0 # build failure with GHC 8.4 - yjsvg < 0 # build failure with GHC 8.4