Unverified Commit 33c74426 authored by Vincent Laporte's avatar Vincent Laporte
Browse files

ocamlPackages.elpi: use Dune 3

parent 0e19daa5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -35,6 +35,7 @@ buildDunePackage rec {
    ./atd_2_10.patch;

  minimalOCamlVersion = "4.04";
  duneVersion = "3";

  # atdgen is both a library and executable
  nativeBuildInputs = [ perl ]