From 0d5843ebec8af1108503998d6ad22fa1637e9cc1 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 26 Nov 2015 13:28:11 -0800 Subject: [PATCH] lift unnecessary constraint on comonad --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 24b38a1d..ef4addd3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -272,7 +272,7 @@ packages: - bound - bytes - charset - - comonad > 4.2.7 || < 4.2.7 + - comonad - comonads-fd - comonad-transformers # https://github.com/ekmett/compensated/issues/5