diff options
| author | Adelyn Breedlove <[email protected]> | 2019-03-02 20:45:05 -0700 |
|---|---|---|
| committer | Adelyn Breedlove <[email protected]> | 2019-03-02 20:45:05 -0700 |
| commit | 06ea639e37630fd02813e6ba9297c1147c68639f (patch) | |
| tree | fdef5c7c6d982a3a1d8860cbe7af7fe41c5b758e | |
| parent | ughghg deps (diff) | |
| download | disml-06ea639e37630fd02813e6ba9297c1147c68639f.tar.xz disml-06ea639e37630fd02813e6ba9297c1147c68639f.zip | |
why can't it find the version
| -rw-r--r-- | disml.opam | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"}
|