bench: add static executable from haskellPackages

This commit is contained in:
Jörg Thalheim
2017-06-28 14:42:54 +01:00
parent 59f94b12f3
commit cc63c5d32c
+2
View File
@@ -16881,6 +16881,8 @@ with pkgs;
bean-add = callPackage ../applications/office/beancount/bean-add.nix { };
bench = haskell.lib.justStaticExecutables haskellPackages.bench;
beret = callPackage ../games/beret { };
bitsnbots = callPackage ../games/bitsnbots {