File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ depends: [
1111 "dune" {>= "2.0.1"}
1212 "pg_query"
1313 "ppxlib"
14- "ppxlib" {with-test & < 0.31.1}
14+ "ppxlib" {with-test & < " 0.31.1" }
1515 "base"
1616 "caqti" {< "2.0.0~"}
1717 "caqti-lwt" {< "2.0.0~"}
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ depends: [
1111 "dune" {>= "2.0.1"}
1212 "pg_query"
1313 "ppxlib"
14- "ppxlib" {with-test & < 0.31.1}
14+ "ppxlib" {with-test & < " 0.31.1" }
1515 "base"
1616 "caqti" {< "2.0.0~"}
1717 "caqti-lwt" {< "2.0.0~"}
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ depends: [
1111 "dune" {>= "2.0.1"}
1212 "pg_query"
1313 "ppxlib"
14- "ppxlib" {with-test & < 0.31.1}
14+ "ppxlib" {with-test & < " 0.31.1" }
1515 "base"
1616 "caqti" {< "2.0.0~"}
1717 "caqti-lwt" {< "2.0.0~"}
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ depends: [
1111 "dune" {>= "2.0.1"}
1212 "pg_query"
1313 "ppxlib"
14- "ppxlib" {with-test & < 0.31.1}
14+ "ppxlib" {with-test & < " 0.31.1" }
1515 "base"
1616 "caqti" {< "2.0.0~"}
1717 "caqti-lwt" {< "2.0.0~"}
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ depends: [
1111 "dune" {>= "2.0.1"}
1212 "pg_query"
1313 "ppxlib"
14- "ppxlib" {with-test & < 0.31.1}
14+ "ppxlib" {with-test & < " 0.31.1" }
1515 "base"
1616 "caqti" {< "2.0.0~"}
1717 "caqti-lwt" {< "2.0.0~"}
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ depends: [
1111 "dune" {>= "2.0.1"}
1212 "pg_query"
1313 "ppxlib"
14- "ppxlib" {with-test & < 0.31.1}
14+ "ppxlib" {with-test & < " 0.31.1" }
1515 "base"
1616 "caqti" {< "2.0.0~"}
1717 "caqti-lwt" {< "2.0.0~"}
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ depends: [
1111 "ocaml" {>= "4.07"}
1212 "pg_query"
1313 "ppxlib" {>= "0.3.1"}
14- "ppxlib" {with-test & < 0.31.1}
14+ "ppxlib" {with-test & < " 0.31.1" }
1515 "base" {>= "v0.11.1"}
1616 "caqti" {>= "1.2.0" & < "2.0.0~"}
1717]
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ depends: [
1212 "ocaml" {>= "4.07"}
1313 "pg_query" {>= "0.9.6"}
1414 "ppxlib" {>= "0.3.1"}
15- "ppxlib" {with-test & < 0.31.1}
15+ "ppxlib" {with-test & < " 0.31.1" }
1616 "base" {>= "v0.11.1"}
1717 "caqti" {>= "1.7.0" & < "2.0.0~"}
1818]
You can’t perform that action at this time.
0 commit comments