Unconstrain quickcheck-state-machine, but expect its tests to fail

This commit is contained in:
Dan Burton 2018-08-29 22:01:50 -07:00
parent 2e7a409198
commit 436fa04e3d
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

@ -3682,8 +3682,6 @@ packages:
# https://github.com/commercialhaskell/stackage/issues/3931
- proto-lens-protobuf-types < 0.3.0.2
# https://github.com/advancedtelematic/quickcheck-state-machine/issues/222
- quickcheck-state-machine < 0.4
# end of packages
# Package flags are applied to individual packages, and override the values of
@ -4147,6 +4145,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