all-packages: add static exe alias for haskell 'shake' package

Signed-off-by: Austin Seipp <as@fastly.com>
This commit is contained in:
Austin Seipp
2019-07-17 19:05:55 -05:00
committed by Austin Seipp
parent b1d747c762
commit ce247b4f9f
+2
View File
@@ -9688,6 +9688,8 @@ in
scss-lint = callPackage ../development/tools/scss-lint { };
shake = haskell.lib.justStaticExecutables haskellPackages.shake;
shallot = callPackage ../tools/misc/shallot { };
shards = callPackage ../development/tools/build-managers/shards { };