haskell-template
haskell-template copied to clipboard
ghcid should reload (along with nix shell) on `.cabal` file changes
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.