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; [
|
buildInputs = with haskellPackages; [
|
||||||
haskell-language-server
|
haskell-language-server
|
||||||
ghcid
|
ghcid
|
||||||
|
ghc-prof
|
||||||
cabal-install
|
cabal-install
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue