diff options
Diffstat (limited to 'users')
-rw-r--r-- | users/glittershark/xanthous/shell.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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 |