Allow sbv 8.16

Tested to build fine.
This commit is contained in:
Felix Yan 2021-08-19 10:40:04 +08:00 committed by GitHub
parent fe4d5dd4e9
commit 868ce2cff3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,7 +64,7 @@ library
parameterized-utils >= 2.0.2,
prettyprinter >= 1.7.0,
process >= 1.2,
sbv >= 8.6 && < 8.16,
sbv >= 8.6 && < 8.17,
simple-smt >= 0.9.7,
stm >= 2.4,
strict,