We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 06a998f + 6d2cb86 commit 663cfbdCopy full SHA for 663cfbd
packages/pure-splitmix/pure-splitmix.0.3/opam
@@ -7,6 +7,7 @@ license: "MIT"
7
dev-repo: "git+https://github.com/Lysxia/pure-splitmix.git"
8
build: [ "dune" "build" "-p" name "-j" jobs ]
9
depends: [
10
+ "ocaml"
11
"dune" {>= "1.6"}
12
]
13
synopsis: "Purely functional splittable PRNG"
0 commit comments