We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f5fc58 commit 0bc0184Copy full SHA for 0bc0184
packages/fstar/fstar.2021.06.06/opam
@@ -21,7 +21,7 @@ depends: [
21
"menhir" {build & >= "20161115"}
22
"pprint" {build & >= "20130324" & <= "20211129"}
23
"sedlex" {build & >= "2.0" & < "2.4"}
24
- "ppxlib" {>= "0.22.0"}
+ "ppxlib" {>= "0.22.0" & < "0.26.0"}
25
"ppx_deriving"
26
"ppx_deriving_yojson"
27
"process"
packages/fstar/fstar.2022.01.15/opam
"pprint" {build & >= "20130324"}
"sedlex" {build & >= "2.0"}
0 commit comments