From d81c0c8b5cad76f9b5002cb3e93e3eb8d12b48d9 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 2 Jan 2018 12:04:58 -0800 Subject: [PATCH] Upper bound hoauth2 as new version requires the newest http-types (#2976) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1042eb01..4b93f203 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3147,6 +3147,7 @@ packages: # https://github.com/fpco/stackage/issues/2976 - http-types < 0.10 + - hoauth2 < 1.6.1 # https://github.com/fpco/stackage/issues/3046 - persistent < 2.7.2