From 055c7912ccd170599ef74f642b6d7b8a8bde6142 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 25 Jun 2017 15:25:14 +0300 Subject: [PATCH] Upper bound thread-local-storage as it depends on criterion via #2604 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8ab6ab93..74d5adce 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3218,6 +3218,7 @@ packages: # https://github.com/fpco/stackage/issues/2604 - criterion < 1.2 - statistics < 0.14 # requires bigger criterion, criterion stopped on #2538 + - thread-local-storage < 0.1.2 # caused by #2604 # https://github.com/fpco/stackage/issues/2550 - foldl < 1.3.0