haskell-template icon indicating copy to clipboard operation
haskell-template copied to clipboard

ghcid should reload (along with nix shell) on `.cabal` file changes

Open srid opened this issue 2 years ago • 0 comments

ghcid, as run by just run should automatically reload when the .cabal file changes. Ideally, we want even the nix shell under which it is running to reload.

srid avatar Mar 13 '23 23:03 srid