enable profiling in dev-shell
This commit is contained in:
parent
8691274c56
commit
b8aefd57fc
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
|||
buildInputs = with haskellPackages; [
|
||||
haskell-language-server
|
||||
ghcid
|
||||
ghc-prof
|
||||
cabal-install
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue