From e9c7d77dc5c60ba7760f40b7e15204f8a02b5110 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 1 Jul 2016 00:11:02 +0200 Subject: [PATCH] aeson-pretty upper bound for #1668 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5e950082..fbe50043 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2408,6 +2408,9 @@ packages: # https://github.com/fpco/stackage/issues/1597 - tagsoup < 0.14 + # https://github.com/fpco/stackage/issues/1668 + - aeson-pretty < 0.8.0 + # end of packages