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 71c87ee commit 9470a53Copy full SHA for 9470a53
reparse-lwt-unix.opam
@@ -12,7 +12,7 @@ depends: [
12
"ocaml" {>= "4.10.0"}
13
"lwt" {>= "5.4.1"}
14
"cstruct" {>= "6.0.0"}
15
- "reparse" {>= "3.0.0"}
+ "reparse" {= version}
16
"odoc" {with-doc}
17
]
18
build: [
reparse-lwt.opam
0 commit comments