From 642cc119ff4e07137aa89a672d1a3803be53d1e6 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 12 Sep 2016 07:51:26 +0300 Subject: [PATCH] Upper bound for #1865 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 315acef7..293e250a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2568,6 +2568,9 @@ packages: # https://github.com/fpco/stackage/issues/1863 - newtype-generics < 0.4 + + # https://github.com/fpco/stackage/issues/1865 + - ansigraph < 0.3 # end of packages