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 abd6613 commit b72ecd0Copy full SHA for b72ecd0
packages/http-mirage-client/http-mirage-client.0.0.9/opam
@@ -10,7 +10,7 @@ bug-reports: "https://github.com/robur-coop/http-mirage-client/issues"
10
depends: [
11
"dune" {>= "2.3"}
12
"ocaml" {>= "4.11.0"}
13
- "paf" {>= "0.2.0"}
+ "paf" {>= "0.2.0" & < "0.8.0"}
14
"tcpip" {>= "7.0.0"}
15
"lwt" {>= "5.5.0"}
16
"mimic-happy-eyeballs" {>= "0.0.9"}
0 commit comments