treewide: remove redundant rec
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{stdenv, buildOcamlJane,
|
||||
ppx_core, ppx_driver, ppx_inline_test, ppx_tools}:
|
||||
|
||||
buildOcamlJane rec {
|
||||
buildOcamlJane {
|
||||
name = "ppx_bench";
|
||||
minimumSupportedOcamlVersion = "4.02";
|
||||
hash = "1l5jlwy1d1fqz70wa2fkf7izngp6nx3g4s9bmnd6ca4dx1x5bksk";
|
||||
|
||||
Reference in New Issue
Block a user