From 21eb168b10ab0407fc31a35aeaeffb539e70bb3f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 4 Jun 2015 09:56:26 +0300 Subject: [PATCH] Disallow comonad 4.2.7 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 320fbde4..0b31b255 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -266,7 +266,7 @@ packages: - bound - bytes - charset - - comonad + - comonad > 4.2.7 || < 4.2.7 - comonads-fd - comonad-transformers # https://github.com/ekmett/compensated/issues/5