aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdelyn Breedlove <[email protected]>2019-03-02 20:45:05 -0700
committerAdelyn Breedlove <[email protected]>2019-03-02 20:45:05 -0700
commit06ea639e37630fd02813e6ba9297c1147c68639f (patch)
treefdef5c7c6d982a3a1d8860cbe7af7fe41c5b758e
parentughghg deps (diff)
downloaddisml-06ea639e37630fd02813e6ba9297c1147c68639f.tar.xz
disml-06ea639e37630fd02813e6ba9297c1147c68639f.zip
why can't it find the version
-rw-r--r--disml.opam2
1 files changed, 1 insertions, 1 deletions
diff --git a/disml.opam b/disml.opam
index 972ccaf..1897c48 100644
--- a/disml.opam
+++ b/disml.opam
@@ -22,7 +22,7 @@ depends: [
"ocaml" {>= "4.04.1"}
"dune" {build & >= "1.3.0"}
"lwt_ssl" {>= "1.1.2"}
- "cohttp-lwt" {>= "2.0.0"}
+ "cohttp-lwt-unix" {>= "2.0.0"}
"base" {>= "v0.11.1"}
"decompress" {>= "0.8"}
"odoc" {with-doc & >= "1.3.0"}