Skip to content

Commit 4dbfbf7

Browse files
committed
fix ghcid in nix develop
1 parent 88eab9d commit 4dbfbf7

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

flake.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
devShell = {
3333
tools = hp: {
3434
# Setting to null should remove this tool from defaults.
35-
ghcid = null;
3635
haskell-language-server = null;
3736
inherit (pkgs)
3837
cabal-install

0 commit comments

Comments
 (0)