haskell: ajout threadscope pour analyser les logs d'application

This commit is contained in:
2017-02-19 21:28:58 +01:00
parent 754a1ec934
commit 7799eb106f

View File

@@ -20,6 +20,7 @@ mkIf cfg.developpement-haskell {
haskellPackages.stylish-haskell # qualité de code
haskellPackages.hindent
haskellPackages.hlint
haskellPackages.threadscope
# Application perso
haskellPackages.hahp