From faf31a9f414abf9b37a932985bd7cbb670461b68 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 15 Feb 2015 07:28:56 +0200 Subject: [PATCH] Upper bound for #446 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c2e644a6..8efa29cf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -707,6 +707,7 @@ packages: # Force a specific version that's compatible with transformers 0.3 - transformers-compat == 0.3.3.3 + - mtl-compat < 0.2 # https://github.com/fpco/stackage/issues/446 # https://github.com/fpco/stackage/issues/291 - random < 1.0.1.3