mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-15 15:55:50 +01:00
SBV should compile with GHC 8.2.1 without problems.
Evidence: https://github.com/LeventErkok/sbv/blob/master/README.md
This commit is contained in:
parent
0cd1b5862e
commit
34663806ac
@ -3250,6 +3250,9 @@ packages:
|
|||||||
"Matt Noonan <matt.noonan@gmail.com> @matt-noonan":
|
"Matt Noonan <matt.noonan@gmail.com> @matt-noonan":
|
||||||
- justified-containers
|
- justified-containers
|
||||||
|
|
||||||
|
"Levent Erkok <erkokl@gmail.com> @LeventErkok":
|
||||||
|
- sbv
|
||||||
|
|
||||||
# If you stop maintaining a package you can move it here.
|
# If you stop maintaining a package you can move it here.
|
||||||
# It will then be disabled if it starts causing problems.
|
# It will then be disabled if it starts causing problems.
|
||||||
# See https://github.com/fpco/stackage/issues/1056
|
# See https://github.com/fpco/stackage/issues/1056
|
||||||
@ -3710,7 +3713,6 @@ 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