From dde894624b3db2790c30e82d3c750f40aa96d9b1 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 7 Nov 2016 08:37:55 +0200 Subject: [PATCH] Experiment: expect test success for clock #1818 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 33aefab0..bfb0dc14 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2970,7 +2970,7 @@ expected-test-failures: - hindent # 4.6.4 # Recursive deps https://github.com/fpco/stackage/issues/1818 - - clock # 0.7.2 clock:test => tasty:lib => clock:lib + # - clock # 0.7.2 clock:test => tasty:lib => clock:lib - options - text # 1.2.2.1 - wai-logger # Missing build dep because of this https://github.com/kazu-yamamoto/logger/issues/42