this repo has no description
0
fork

Configure Feed

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

[Tyxml] lower bound on Re

authored by

Gabriel Radanne and committed by
Gabriel Radanne
a5eaeafb f594f683

+2 -2
+1 -1
packages/tyxml-syntax/tyxml-syntax.4.6.0/opam
··· 11 11 "ocaml" {>= "4.04"} 12 12 "alcotest" {with-test} 13 13 "ppxlib" {>= "0.18"} 14 - "re" {>= "1.5.0"} 14 + "re" {>= "1.7.2"} 15 15 "uutf" {>= "1.0.0"} 16 16 "odoc" {with-doc} 17 17 ]
+1 -1
packages/tyxml/tyxml.4.6.0/opam
··· 12 12 "dune" {>= "2.7"} 13 13 "ocaml" {>= "4.04"} 14 14 "alcotest" {with-test} 15 - "re" {>= "1.5.0"} 15 + "re" {>= "1.7.2"} 16 16 "seq" 17 17 "uutf" {>= "1.0.0"} 18 18 "odoc" {with-doc}