mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-11-26 13:52:23 +03:00
Allow sbv 8.16
Tested to build fine.
This commit is contained in:
parent
fe4d5dd4e9
commit
868ce2cff3
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user