this repo has no description
0
fork

Configure Feed

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

Require a version of ocaml-re that provides Re.Group.get_opt

+3 -3
+1 -1
packages/testo-lwt/testo-lwt.0.1.0/opam
··· 15 15 "alcotest" {with-test} 16 16 "cmdliner" {>= "1.1.0"} 17 17 "fpath" 18 - "re" {>= "1.7.2"} 18 + "re" {>= "1.10.0"} 19 19 "testo-util" 20 20 "odoc" {with-doc} 21 21 ]
+1 -1
packages/testo-util/testo-util.0.1.0/opam
··· 12 12 "fpath" 13 13 "testo-diff" 14 14 "odoc" {with-doc} 15 - "re" {>= "1.7.2"} 15 + "re" {>= "1.10.0"} 16 16 ] 17 17 build: [ 18 18 ["dune" "subst"] {dev}
+1 -1
packages/testo/testo.0.1.0/opam
··· 14 14 "alcotest" {with-test} 15 15 "cmdliner" {>= "1.1.0"} 16 16 "fpath" 17 - "re" {>= "1.7.2"} 17 + "re" {>= "1.10.0"} 18 18 "testo-util" 19 19 "odoc" {with-doc} 20 20 ]