ocamlPackages.io-page: use Dune 2
This commit is contained in:
committed by
Vincent Laporte
parent
97cdcf3e29
commit
e1fe267f09
@@ -4,6 +4,7 @@ buildDunePackage rec {
|
||||
pname = "io-page";
|
||||
version = "2.3.0";
|
||||
|
||||
useDune2 = true;
|
||||
minimumOCamlVersion = "4.02.3";
|
||||
|
||||
src = fetchurl {
|
||||
|
||||
Reference in New Issue
Block a user