ocamlPackages_4_06.ppx_let: propagate base and ppxlib to fix build of angstrom
This commit is contained in:
parent
22b076e1c3
commit
031037f1ac
@ -234,7 +234,7 @@ rec {
|
||||
ppx_let = janePackage {
|
||||
pname = "ppx_let";
|
||||
hash = "1ckzwljlb78cdf6xxd24nddnmsihvjrnq75r1b255aj3xgkzsygx";
|
||||
buildInputs = [ ppxlib ];
|
||||
propagatedBuildInputs = [ base ppxlib ];
|
||||
meta.description = "Monadic let-bindings";
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user