aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdelyn Breedlove <[email protected]>2019-03-02 20:10:17 -0700
committerAdelyn Breedlove <[email protected]>2019-03-02 20:10:17 -0700
commitd64669609ac682a0f394d505a0e7444189240a80 (patch)
treebb75e472d038943ef4b87bf16e066ba41ccd2259
parentHopefully fix the dependency (diff)
downloaddisml-d64669609ac682a0f394d505a0e7444189240a80.tar.xz
disml-d64669609ac682a0f394d505a0e7444189240a80.zip
I love this
-rw-r--r--disml.opam2
1 files changed, 1 insertions, 1 deletions
diff --git a/disml.opam b/disml.opam
index ff26a2c..b914820 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" {>= "2.0.0"}
"base" {>= "v0.11.1"}
"decompress" {>= "0.8"}
"odoc" {with-doc & >= "1.3.0"}