this repo has no description
0
fork

Configure Feed

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

hexstring.0.2.1: Fix constraint (uses the Result module)

authored by

Kate and committed by
GitHub
6faa2758 6bd53d57

+1 -1
+1 -1
packages/hexstring/hexstring.0.2.1/opam
··· 6 6 homepage: "https://github.com/mimoo/hexstring" 7 7 bug-reports: "davidwong.crypto@gmail.com" 8 8 depends: [ 9 - "ocaml" {>= "4.07"} 9 + "ocaml" {>= "4.08"} 10 10 "dune" {>= "2.8"} 11 11 "ppx_inline_test" {>= "v0.14.1"} 12 12 ]