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