File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ library interface
3838 , ShortLexer
3939 , ShortParser
4040 , Unshortener
41- build-depends : base ^>= 4.14 .0.0
41+ build-depends : base ^>= 4.17 .0.0
4242 , prover
4343 , parsec
4444 , bimap
@@ -51,7 +51,7 @@ test-suite completeness
5151 type : detailed-0.9
5252 test-module : Runner
5353 other-modules : Tests
54- build-depends : base ^>= 4.14 .0.0
54+ build-depends : base ^>= 4.17 .0.0
5555 , Cabal >= 1.9.2
5656 , process
5757 , directory
@@ -65,7 +65,7 @@ test-suite soundness
6565 type : detailed-0.9
6666 test-module : Runner
6767 other-modules : Tests
68- build-depends : base ^>= 4.14 .0.0
68+ build-depends : base ^>= 4.17 .0.0
6969 , Cabal >= 1.9.2
7070 , process
7171 , mtl
@@ -76,7 +76,7 @@ test-suite soundness
7676
7777executable secav-prover
7878 main-is : Main.hs
79- build-depends : base ^>= 4.14 .0.0
79+ build-depends : base ^>= 4.17 .0.0
8080 , prover
8181 , interface
8282 , filepath
You can’t perform that action at this time.
0 commit comments