ocamlPackages: remove redundant stdenv imports

This commit is contained in:
sternenseemann
2021-01-12 16:33:18 +01:00
committed by Profpatsch
parent 4e42cac49d
commit aad56c947f
47 changed files with 47 additions and 47 deletions
@@ -1,4 +1,4 @@
{lib, stdenv, buildOcamlJane, async_kernel, bin_prot, core_kernel,
{lib, buildOcamlJane, async_kernel, bin_prot, core_kernel,
fieldslib, ppx_assert, ppx_bench, ppx_driver, ppx_expect, ppx_inline_test,
ppx_jane, sexplib, typerep, variantslib}: