From 3134468b4d062ab0016c81c9542b7d947bc24391 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Sep 2016 10:17:38 +0300 Subject: [PATCH] Upper bound for #1876 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cff9a35c..66db159d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2525,6 +2525,9 @@ packages: # https://github.com/fpco/stackage/issues/1863 - newtype-generics < 0.4 - MemoTrie < 0.6.5 + + # https://github.com/fpco/stackage/issues/1876 + - fixed-vector < 0.9 # end of packages