From 0d89ac8cac53145d2f94cea379d34e9c89b71704 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 3 Apr 2016 18:03:42 +0200 Subject: [PATCH] Upper bounds for #1335 --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 77f95857..e692e644 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2167,6 +2167,11 @@ packages: # https://github.com/fpco/stackage/issues/1328 - doctest < 0.11 + + # https://github.com/fpco/stackage/issues/1335 + - dejafu < 0.3 + - async-dejafu < 0.1.1 + # end of packages