Unverified Commit 3f03dc83 authored by Vincent Laporte's avatar Vincent Laporte
Browse files

jasmin-compiler: propagate angstrom

parent 78b56e16
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,12 +17,12 @@ stdenv.mkDerivation rec {
    mpfr
    ppl
  ] ++ (with ocamlPackages; [
    angstrom
    apron
    yojson
  ]);

  propagatedBuildInputs = with ocamlPackages; [
    angstrom
    batteries
    menhirLib
    zarith