Unverified Commit 1cd6cbe6 authored by Artturin's avatar Artturin Committed by GitHub
Browse files

jasmin-compiler: propagate angstrom (#340756)

parents 476780c9 3f03dc83
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