this repo has no description
0
fork

Configure Feed

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

timedesc: Added upper bound for reverse dep timere 0.8.0

+2 -2
+2 -2
packages/timere/timere.0.8.0/opam
··· 28 28 "oseq" {>= "0.5"} 29 29 "containers" {>= "3.6"} 30 30 "fmt" 31 - "timedesc" {>= "2.0.0"} 32 - "timedesc-sexp" {>= "2.0.0"} 31 + "timedesc" {>= "2.0.0" & < "3.0.0"} 32 + "timedesc-sexp" {>= "2.0.0" & < "3.0.0"} 33 33 "diet" {>= "0.4"} 34 34 "crowbar" {with-test} 35 35 "alcotest" {with-test}