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: [
11
11
"dune" {>= "2.0.1"}
12
12
"pg_query"
13
13
"ppxlib"
14
- "ppxlib" {with-test & < 0.31.1}
14
+ "ppxlib" {with-test & < " 0.31.1" }
15
15
"base"
16
16
"caqti" {< "2.0.0~"}
17
17
"caqti-lwt" {< "2.0.0~"}
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ depends: [
11
11
"dune" {>= "2.0.1"}
12
12
"pg_query"
13
13
"ppxlib"
14
- "ppxlib" {with-test & < 0.31.1}
14
+ "ppxlib" {with-test & < " 0.31.1" }
15
15
"base"
16
16
"caqti" {< "2.0.0~"}
17
17
"caqti-lwt" {< "2.0.0~"}
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ depends: [
11
11
"dune" {>= "2.0.1"}
12
12
"pg_query"
13
13
"ppxlib"
14
- "ppxlib" {with-test & < 0.31.1}
14
+ "ppxlib" {with-test & < " 0.31.1" }
15
15
"base"
16
16
"caqti" {< "2.0.0~"}
17
17
"caqti-lwt" {< "2.0.0~"}
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ depends: [
11
11
"dune" {>= "2.0.1"}
12
12
"pg_query"
13
13
"ppxlib"
14
- "ppxlib" {with-test & < 0.31.1}
14
+ "ppxlib" {with-test & < " 0.31.1" }
15
15
"base"
16
16
"caqti" {< "2.0.0~"}
17
17
"caqti-lwt" {< "2.0.0~"}
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ depends: [
11
11
"dune" {>= "2.0.1"}
12
12
"pg_query"
13
13
"ppxlib"
14
- "ppxlib" {with-test & < 0.31.1}
14
+ "ppxlib" {with-test & < " 0.31.1" }
15
15
"base"
16
16
"caqti" {< "2.0.0~"}
17
17
"caqti-lwt" {< "2.0.0~"}
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ depends: [
11
11
"dune" {>= "2.0.1"}
12
12
"pg_query"
13
13
"ppxlib"
14
- "ppxlib" {with-test & < 0.31.1}
14
+ "ppxlib" {with-test & < " 0.31.1" }
15
15
"base"
16
16
"caqti" {< "2.0.0~"}
17
17
"caqti-lwt" {< "2.0.0~"}
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ depends: [
11
11
"ocaml" {>= "4.07"}
12
12
"pg_query"
13
13
"ppxlib" {>= "0.3.1"}
14
- "ppxlib" {with-test & < 0.31.1}
14
+ "ppxlib" {with-test & < " 0.31.1" }
15
15
"base" {>= "v0.11.1"}
16
16
"caqti" {>= "1.2.0" & < "2.0.0~"}
17
17
]
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ depends: [
12
12
"ocaml" {>= "4.07"}
13
13
"pg_query" {>= "0.9.6"}
14
14
"ppxlib" {>= "0.3.1"}
15
- "ppxlib" {with-test & < 0.31.1}
15
+ "ppxlib" {with-test & < " 0.31.1" }
16
16
"base" {>= "v0.11.1"}
17
17
"caqti" {>= "1.7.0" & < "2.0.0~"}
18
18
]
You can’t perform that action at this time.
0 commit comments