ocamlPackages.ke: use Dune 3
This commit is contained in:
parent
40153f233e
commit
704a0dd954
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ buildDunePackage rec {
|
|||
doCheck = true;
|
||||
|
||||
minimalOCamlVersion = "4.08";
|
||||
duneVersion = "3";
|
||||
|
||||
meta = {
|
||||
description = "Fast implementation of queue in OCaml";
|
||||
|
|
Loading…
Reference in a new issue