From 0dc45179b1ee5944f6e50c5fb37575080ac273a8 Mon Sep 17 00:00:00 2001 From: Michael Xavier Date: Tue, 22 Nov 2016 11:15:14 -0800 Subject: [PATCH] dont skip rotating-log test suite I've relased 0.4.2 with the missing dependency in the cabal file. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8830abc1..3da8c889 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2811,9 +2811,6 @@ skipped-tests: - options # QuickCheck via chell-quickcheck - uri-bytestring # haskell-src-exts via derive - # Dependencies missing from cabal file - - rotating-log # 0.4.1 https://github.com/Soostone/rotating-log/pull/2 - # Blocked by stackage upper bounds. These can be re-enabled once # the relevant stackage upper bound is lifted.