From c0b33a9aec30d350126e321a3421f2dc85dbdeb7 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 12 Mar 2018 12:46:59 -0400 Subject: [PATCH] Remove upper bounds for pretty-show, closes #3292 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c5f6d86e..59c149f1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3298,9 +3298,6 @@ packages: # also blocked by QuickCheck < 2.11 - doctest < 0.14 - # https://github.com/fpco/stackage/issues/3292 - - pretty-show < 1.7 - # https://github.com/karun012/doctest-discover/issues/19 - doctest-discover < 0.1.0.8