From fbbb284444a7307245b6157033ab58b4dd871b9f Mon Sep 17 00:00:00 2001 From: Griffin Smith Date: Sun, 21 Jun 2020 20:11:03 -0400 Subject: feat(xanthous): install hp2pretty heap profiling woo Change-Id: Ie14bc81e9278e3c0d65bd22efc24cfaae43369ca Reviewed-on: https://cl.tvl.fyi/c/depot/+/554 Reviewed-by: glittershark --- users/glittershark/xanthous/shell.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'users/glittershark') diff --git a/users/glittershark/xanthous/shell.nix b/users/glittershark/xanthous/shell.nix index 48149664272d..c30349632a3a 100644 --- a/users/glittershark/xanthous/shell.nix +++ b/users/glittershark/xanthous/shell.nix @@ -30,4 +30,5 @@ in (addBuildTools drv (with haskellPackages; [ cabal-install ghc-prof-flamegraph + hp2pretty ])).env -- cgit 1.4.1