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.
1 parent 48774c4 commit 942e6fdCopy full SHA for 942e6fd
1 file changed
pkgs/development/ocaml-modules/sedlex/default.nix
@@ -47,6 +47,7 @@ buildDunePackage rec {
47
inherit (param) version;
48
49
minimalOCamlVersion = "4.08";
50
+ duneVersion = "3";
51
52
src = fetchFromGitHub {
53
owner = "ocaml-community";
0 commit comments