From 55050b1dd7554e0c07aa8fd6943676a1fb591ce3 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 30 Apr 2015 13:17:13 +0300 Subject: [PATCH] Upper bound on compdata --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 832092d4..de198b57 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -917,6 +917,7 @@ packages: - haddock-library < 1.2 - hdocs < 0.4.2 - haskell-packages < 0.3 + - compdata < 0.10 # Force a specific version that's compatible with transformers 0.3 - transformers-compat == 0.4.0.3