Add bounds for zm and mark model tests failing.

Please see:
  * https://github.com/Quid2/model/issues/2
  * https://github.com/Quid2/zm/issues/1
This commit is contained in:
Luke Murphy 2017-11-01 11:32:54 +01:00
parent 840bb53816
commit 4c281ff832
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -3477,6 +3477,9 @@ packages:
# https://github.com/fpco/stackage/issues/2978
- conduit-extra < 1.2.0
# https://github.com/Quid2/zm/issues/1
- zm < 0.2.4
# end of packages
# Package flags are applied to individual packages, and override the values of
@ -3949,6 +3952,7 @@ expected-test-failures:
# Doctest failures
- teardown
- model # https://github.com/Quid2/model/issues/2
# Misc.
- distributed-process-supervisor # # https://github.com/haskell-d