bench: add static executable from haskellPackages

This commit is contained in:
Jörg Thalheim 2017-06-27 11:27:38 +01:00
parent 59f94b12f3
commit cc63c5d32c

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 {