this repo has no description

gremlin is not compatible with core v0.15 (uses core.uuid)

Kate 331fab83 05301700

Changed files
+1 -1
packages
gremlin
gremlin.0.1.1
+1 -1
packages/gremlin/gremlin.0.1.1/opam
···
"ocaml" {>= "4.07.1"}
"conduit-lwt-unix" {>= "1.4.0" & < "5.0.0"}
"containers" {>= "2.6"}
-
"core" {>= "v0.12.3"}
"dune" {>= "1.10.0"}
"lwt" {>= "4.2.1"}
"lwt_ppx" {>= "1.2.2"}
···
"ocaml" {>= "4.07.1"}
"conduit-lwt-unix" {>= "1.4.0" & < "5.0.0"}
"containers" {>= "2.6"}
+
"core" {>= "v0.12.3" & < "v0.15"}
"dune" {>= "1.10.0"}
"lwt" {>= "4.2.1"}
"lwt_ppx" {>= "1.2.2"}