this repo has no description
0
fork

Configure Feed

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

Remove dune constraint

The previous issue
https://github.com/ocaml/opam-repository/pull/25078/commits/273303427102d0fef2e1513a425f6d2de1f10756
should be fixed by the patch.

+1 -1
+1 -1
packages/baguette_sharp/baguette_sharp.2.2.1-1/opam
··· 10 10 bug-reports: 11 11 "https://github.com/coco33920/ocaml-baguettesharp-interpreter/issues" 12 12 depends: [ 13 - "dune" {>= "3.0" & < "3.13"} 13 + "dune" {>= "3.0"} 14 14 "ocaml" {>="4.13.1"} 15 15 "fmt" {>="0.7.0"} 16 16 "linenoise" {>="1.4.0"}