this repo has no description

`re` is not just a test dependency, also used in main code

Changed files
+2 -2
packages
satyrographos
satyrographos.0.0.2.7
satyrographos.0.0.2.8
+1 -1
packages/satyrographos/satyrographos.0.0.2.7/opam
···
"ocamlgraph"
"opam-format" {>= "2.0" & < "2.1"}
"opam-state" {>= "2.0" & < "2.1"}
-
"re" {>= "1.9" & with-test}
+
"re" {>= "1.9"}
"stringext" {with-test}
"uri" {>= "3.0.0"}
"uri-sexp" {>= "3.0.0"}
+1 -1
packages/satyrographos/satyrographos.0.0.2.8/opam
···
"ocamlgraph"
"opam-format" {>= "2.0" & < "2.1"}
"opam-state" {>= "2.0" & < "2.1"}
-
"re" {>= "1.9.0" & with-test}
+
"re" {>= "1.9.0"}
"stringext" {with-test}
"uri" {>= "3.0.0"}
"uri-sexp" {>= "3.0.0"}