From 6941ac20127f7fc8f350bf5e4c6796b679aeaee7 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 13 May 2018 15:28:37 -0700 Subject: [PATCH] Constrain indexed-list-literals per expipiplus1/vector-sized#41 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index efdc1f06..ecafeb12 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3439,6 +3439,9 @@ packages: # https://github.com/fpco/stackage/issues/3620 - tasty < 1.1 + # https://github.com/expipiplus1/vector-sized/issues/41 + - indexed-list-literals < 0.2.1.0 + # end of packages # Package flags are applied to individual packages, and override the values of