From e14cc95b491861bf41ade9c39f47f952db2a19a7 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 18 Jan 2016 01:33:14 -0800 Subject: [PATCH] Remove constraint "adjunctions < 4.3", closes #1153 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5af44bca..24792d1e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1943,9 +1943,6 @@ packages: # https://github.com/fpco/stackage/issues/1150 - profunctors < 5.2 - # https://github.com/fpco/stackage/issues/1153 - - adjunctions < 4.3 - # https://github.com/fpco/stackage/issues/1155 - aeson < 0.10 # end of packages