ocamlPackages.arp: use Dune 3

This commit is contained in:
Vincent Laporte 2023-01-16 07:41:19 +01:00 committed by Vincent Laporte
parent 53e0df1390
commit dcf9def933

View File

@ -15,8 +15,8 @@ buildDunePackage rec {
sha256 = "1x3l8v96ywc3wrcwbf0j04b8agap4fif0fz6ki2ndzx57yqcjszn";
};
minimumOCamlVersion = "4.06";
useDune2 = true;
minimalOCamlVersion = "4.08";
duneVersion = "3";
nativeBuildInputs = [
bisect_ppx