this repo has no description

Merge pull request #21238 from kit-ty-kate/fix-22

biotk is not compatible with core.v0.15 (uses Core.Unix.open_connection)

Kate c5f97561 35b09eab

Changed files
+1 -1
packages
biotk
biotk.0.1.0
+1 -1
packages/biotk/biotk.0.1.0/opam
···
"angstrom" {>= "0.15.0"}
"angstrom-unix" {>= "0.15.0"}
"biocaml"
-
"core" {>= "v0.14.0"}
+
"core" {>= "v0.14.0" & < "v0.15"}
"crunch" {>= "3.2.0"}
"fmt"
"ocaml" {>= "4.11.0"}