ocamlPackages.dream-html: disable for OCaml < 5.3 (#470234)
This commit is contained in:
@@ -9,6 +9,8 @@ buildDunePackage {
|
||||
pname = "dream-html";
|
||||
inherit (pure-html) src version meta;
|
||||
|
||||
minimalOCamlVersion = "5.3";
|
||||
|
||||
buildInputs = [
|
||||
ppxlib
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user