From 7a7800be718c2681fd8241b20b47a2e4a508a8c8 Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Fri, 15 Apr 2016 15:47:55 -0500 Subject: [PATCH] Support doctest 0.11 in wuss As reported in https://github.com/fpco/stackage/issues/1328. Fixed by https://github.com/tfausak/wuss/commit/b7a3484d7c53817528cb709e9992efc95ea9e9c4. Released in https://hackage.haskell.org/package/wuss-1.0.4. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 794b0571..e0c12c9f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2395,7 +2395,6 @@ skipped-tests: - linear - patches-vector - semigroupoids - - wuss # end of skipped-tests