this repo has no description
0
fork

Configure Feed

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

Merge pull request #26009 from mseri/yojson-revdeps

Fix revdeps from Yojson PR

authored by

Marcello Seri and committed by
GitHub
8ab79f8f 478f3b1a

+7
+1
packages/guardian/guardian.0.1.0/opam
··· 26 26 "uri" {>= "4.2.0"} 27 27 "uuidm" {>= "0.9.8"} 28 28 "yojson" {>= "2.0.2"} 29 + "result" {>= "1.5"} 29 30 "odoc" {with-doc} 30 31 "alcotest-lwt" {with-test} 31 32 ]
+1
packages/pa_ppx/pa_ppx.0.12/opam
··· 46 46 "bos" { >= "0.2.0" } 47 47 "fmt" 48 48 "uint" { >= "2.0.1" } 49 + "cppo" 49 50 "ounit" 50 51 "sexplib" { with-test & >= "v0.14.0" } 51 52 "ppx_import" { with-test & >= "1.7.1" }
+1
packages/pa_ppx/pa_ppx.0.13/opam
··· 47 47 "bos" { >= "0.2.0" } 48 48 "fmt" 49 49 "uint" { >= "2.0.1" } 50 + "cppo" 50 51 "ounit" 51 52 "sexplib" { with-test & >= "v0.14.0" } 52 53 "ppx_import" { with-test & >= "1.7.1" }
+1
packages/pa_ppx/pa_ppx.0.14/opam
··· 48 48 "fmt" 49 49 "uint" { >= "2.0.1" } 50 50 "ounit" 51 + "cppo" 51 52 "sexplib" { with-test & >= "v0.14.0" } 52 53 "ppx_import" { with-test & >= "1.7.1" } 53 54 "ppx_deriving" { with-test & < "6.0.2"}
+1
packages/safemoney/safemoney.0.1.1/opam
··· 17 17 "re2" 18 18 "yojson" 19 19 "ppx_jane" {>= "v0.16.0"} 20 + "ppx_expect" {< "v0.17"} 20 21 "ppx_deriving" 21 22 "ppx_yojson_conv" 22 23 "ppx_deriving_yojson" {< "3.8.0"}
+1
packages/sarif/sarif.0.1.0/opam
··· 20 20 "timedesc" 21 21 "ppx_jane" 22 22 "ppx_deriving" 23 + "ppx_expect" {< "v0.17"} 23 24 "uri" {>= "4.4.0"} 24 25 "odoc" {with-doc} 25 26 ]
+1
packages/sarif/sarif.0.2.0/opam
··· 20 20 "timedesc" 21 21 "ppx_jane" 22 22 "ppx_deriving" 23 + "ppx_expect" {< "v0.17"} 23 24 "uri" {>= "4.4.0"} 24 25 "odoc" {with-doc} 25 26 ]