From 0717bb83e0df6fcd69014460561366a473b8e5b7 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 4 May 2015 08:48:51 +0300 Subject: [PATCH] Use mtl-compat compatible by default with transformers 0.3 #522 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ddbdc7b7..01935e8c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -930,6 +930,7 @@ packages: # Force a specific version that's compatible with transformers 0.3 - transformers-compat == 0.4.0.3 + - mtl-compat == 0.2.1.1 # https://github.com/fpco/stackage/issues/476 - vector-space < 0.10