Skip to content

Commit 663cfbd

Browse files
authored
Merge pull request #27779 from Sudha247/fix-ocaml-dep-splitmix
Add `ocaml` dependency to `pure-splitmix`
2 parents 06a998f + 6d2cb86 commit 663cfbd

File tree

1 file changed

+1
-0
lines changed
  • packages/pure-splitmix/pure-splitmix.0.3

1 file changed

+1
-0
lines changed

packages/pure-splitmix/pure-splitmix.0.3/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ license: "MIT"
77
dev-repo: "git+https://github.com/Lysxia/pure-splitmix.git"
88
build: [ "dune" "build" "-p" name "-j" jobs ]
99
depends: [
10+
"ocaml"
1011
"dune" {>= "1.6"}
1112
]
1213
synopsis: "Purely functional splittable PRNG"

0 commit comments

Comments
 (0)