Skip to content

Instantly share code, notes, and snippets.

@freeman42x
Created October 16, 2019 16:27
Show Gist options
  • Save freeman42x/09ef057b7c15166132aab71fb5f7634e to your computer and use it in GitHub Desktop.
Save freeman42x/09ef057b7c15166132aab71fb5f7634e to your computer and use it in GitHub Desktop.
Miso live reload entr error
[nix-shell:~/Forks/miso/sample-app]$ ag -l | entr 'cabal v1-build'
entr: exec cabal v1-build: No such file or directory
[nix-shell:~/Forks/miso/sample-app]$ which cabal
/run/current-system/sw/bin/cabal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment