this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Existing releases of mel break with Luv 0.5.13

+4 -4
+1 -1
packages/mel/mel.0.2.0/opam
··· 11 11 "ocaml" 12 12 "melange" {= version} 13 13 "cmdliner" {>= "1.1.0"} 14 - "luv" {>= "0.5.11"} 14 + "luv" {>= "0.5.11" & < "0.5.13"} 15 15 "ounit" {with-test} 16 16 "odoc" {with-doc} 17 17 ]
+1 -1
packages/mel/mel.0.3.0/opam
··· 11 11 "ocaml" 12 12 "melange" {= version} 13 13 "cmdliner" {>= "1.1.0"} 14 - "luv" {>= "0.5.11"} 14 + "luv" {>= "0.5.11" & < "0.5.13"} 15 15 "ocaml-migrate-parsetree" {>= "2.3.0"} 16 16 "ounit" {with-test} 17 17 "odoc" {with-doc}
+1 -1
packages/mel/mel.0.3.1/opam
··· 11 11 "ocaml" 12 12 "melange" {= version} 13 13 "cmdliner" {>= "1.1.0"} 14 - "luv" {>= "0.5.11"} 14 + "luv" {>= "0.5.11" & < "0.5.13"} 15 15 "ocaml-migrate-parsetree" {>= "2.3.0"} 16 16 "ounit" {with-test} 17 17 "odoc" {with-doc}
+1 -1
packages/mel/mel.0.3.2/opam
··· 11 11 "ocaml" 12 12 "melange" {= version} 13 13 "cmdliner" {>= "1.1.0"} 14 - "luv" {>= "0.5.11"} 14 + "luv" {>= "0.5.11" & < "0.5.13"} 15 15 "ocaml-migrate-parsetree" {>= "2.3.0"} 16 16 "ounit" {with-test} 17 17 "odoc" {with-doc}