Is there a way to repro the behavior of `cabal repl --repl-no-load` in stack

This for ghciwatch on a stack project. Thanks!

See ghci - The Haskell Tool Stack . I think you are looking for Stack’s —no-load flag.

1 Like