From 06a4f7e6436abfcfa5f92c4a7fa97fd998e8b4cf Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 15 Jan 2016 00:57:24 +0100 Subject: [PATCH] Upper bound for #1133 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 221dc1df..28edcbdf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1915,6 +1915,8 @@ packages: # https://github.com/fpco/stackage/issues/1132 - unordered-containers < 0.2.6 + # https://github.com/fpco/stackage/issues/1133 + - email-validate < 2.2 # end of packages