From 253655c31303fd951e53155edd16705b0d239424 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 9 Sep 2016 14:42:44 +0200 Subject: [PATCH 1/3] Re-enable messagepack tests --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9d7f1ce8..a908a0cb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2839,7 +2839,6 @@ expected-test-failures: - ListLike # No issue tracker, e-mail sent to maintainer - dbus # 0.10.12 No issue tracker, e-mail sent to maintainer - hspec-expectations-pretty-diff # GHC 8 issue not reported upstream since issue tracker disabled - - messagepack # 0.5.1 https://github.com/rodrigosetti/messagepack/issues/9 - safecopy # time 1.6 https://github.com/acid-state/safecopy/issues/45 - sourcemap # https://github.com/chrisdone/sourcemap/issues/3 - swagger # GHC 8 bug? https://gitlab.com/twittner/swagger/issues/6 From 5230cd6d033b757889d5aec6461dee0ec1411f2e Mon Sep 17 00:00:00 2001 From: Taras Serduke Date: Sat, 10 Sep 2016 11:48:34 +0300 Subject: [PATCH 2/3] add do-list --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9d7f1ce8..f4e86478 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2449,6 +2449,9 @@ packages: - writer-cps-mtl - writer-cps-transformers + "Taras Serduke @tserduke": + - do-list + # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. # See https://github.com/fpco/stackage/issues/1056 From 308f54fa942c9cf3ba7476d9328d99974610c124 Mon Sep 17 00:00:00 2001 From: Michael Walker Date: Sat, 10 Sep 2016 13:54:36 +0100 Subject: [PATCH 3/3] Add "concurrency" to build-constraints. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9d7f1ce8..42a999a7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1737,6 +1737,7 @@ packages: "Michael Walker @barrucadu": - both + - concurrency - dpor - dejafu - async-dejafu