From d364e66a7ec6205df5fe44173cd6cc5909db3c04 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 3 Sep 2018 06:50:24 -0700 Subject: [PATCH] Revert "Remove quickcheck-state-machine from expected-test-failures" This reverts commit ba114f0e470c3256cd745929b65227a1db062822. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7e01f7ad..72c17615 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4157,6 +4157,7 @@ expected-test-failures: - http-link-header # https://github.com/myfreeweb/http-link-header/issues/7 - main-tester # https://github.com/fpco/stackage/pull/3528 - mmark # https://github.com/commercialhaskell/stackage/issues/3906#issuecomment-413061849 + - quickcheck-state-machine # https://github.com/advancedtelematic/quickcheck-state-machine/issues/222 - servant-swagger # https://github.com/haskell-servant/servant-swagger/issues/89 - unicode-show # https://github.com/nushio3/unicode-show/issues/2 - wreq