Permalink
Browse files
Ensure we're building with the latest copilot-sbv.
- Loading branch information...
Showing
with
1 addition
and
1 deletion.
-
+1
−1
copilot.cabal
|
@@ -54,7 +54,7 @@ executable copilot-regression |
|
|
, copilot-core
|
|
|
, copilot-language
|
|
|
, copilot-libraries
|
|
|
- , copilot-sbv
|
|
|
+ , copilot-sbv >= 0.6
|
|
|
, copilot-cbmc
|
|
|
, copilot-c99 >= 0.2
|
|
|
, directory >= 1.1
|
|
|
0 comments on commit
11d190c