this repo has no description
0
fork

Configure Feed

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

Merge pull request #25133 from lukstafi/update-ppx_minidebug.0.6.2

ppx_minidebug.0.6.2: Upper bound `printbox-html` because of test expectations

authored by

Marcello Seri and committed by
GitHub
91d3e0e6 251c5edf

+1 -1
+1 -1
packages/ppx_minidebug/ppx_minidebug.0.6.2/opam
··· 18 18 "ppxlib" {>= "0.25.0"} 19 19 "printbox" {>= "0.7"} 20 20 "printbox-text" 21 - "printbox-html" {>= "0.7"} 21 + "printbox-html" {>= "0.7" & <= "0.8"} 22 22 "ptime" 23 23 "sexplib0" 24 24 "ppx_expect" {with-test & >= "v0.9.0"}