From 76bccddc3f5a834a7415a405c26cedcc230ab3d7 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 13 Mar 2018 10:40:43 -0700 Subject: [PATCH] Skip tests for stringbuilder per #3368 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 69268911..ff1dde26 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5151,6 +5151,7 @@ skipped-tests: # An attempt to avoid cyclic dependencies # https://github.com/fpco/stackage/issues/3368 - clock # tasty + - stringbuilder # hspec # Outdated dependencies # These can periodically be checked for updates;