mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-18 09:15:50 +01:00
Revert "sbv < 7.0 (LeventErkok/sbv#315)" and let testsuite fail
sbv-7 requires z3-4.5+
This commit is contained in:
parent
1e717e9e48
commit
b8ddaa3619
@ -3313,9 +3313,6 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/2646
|
# https://github.com/fpco/stackage/issues/2646
|
||||||
- cron < 0.6
|
- cron < 0.6
|
||||||
|
|
||||||
# https://github.com/LeventErkok/sbv/issues/315
|
|
||||||
- sbv < 7.0
|
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2656
|
# https://github.com/fpco/stackage/issues/2656
|
||||||
- happstack-server < 7.5.0
|
- happstack-server < 7.5.0
|
||||||
# end of packages
|
# end of packages
|
||||||
@ -3684,6 +3681,7 @@ expected-test-failures:
|
|||||||
- rethinkdb
|
- rethinkdb
|
||||||
- rethinkdb-client-driver
|
- rethinkdb-client-driver
|
||||||
- riak
|
- riak
|
||||||
|
- sbv # needs z3 >= 4.5 (Xenial has 4.4)
|
||||||
- serialport # "The tests need two serial ports as command line arguments" https://github.com/jputcu/serialport/issues/30
|
- serialport # "The tests need two serial ports as command line arguments" https://github.com/jputcu/serialport/issues/30
|
||||||
- serversession-backend-redis # redis
|
- serversession-backend-redis # redis
|
||||||
- shake # Needs ghc on $PATH with some installed haskell packages
|
- shake # Needs ghc on $PATH with some installed haskell packages
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user