Skip to content

Commit

Permalink
bench: add static executable from haskellPackages
Browse files Browse the repository at this point in the history
  • Loading branch information
Mic92 committed Jun 28, 2017
1 parent 59f94b1 commit cc63c5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/top-level/all-packages.nix
Expand Up @@ -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 {
Expand Down

0 comments on commit cc63c5d

Please sign in to comment.