ocamlPackages.angstrom: use Dune 2
This commit is contained in:
committed by
Vincent Laporte
parent
38a91dff4d
commit
9e66b4e873
@@ -3,7 +3,7 @@
|
||||
buildDunePackage rec {
|
||||
pname = "angstrom-async";
|
||||
|
||||
inherit (angstrom) version src;
|
||||
inherit (angstrom) version useDune2 src;
|
||||
|
||||
minimumOCamlVersion = "4.04.1";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user