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
How would one do it with just ghci
? (I’m in a nix project where the cabal version doesn’t seem to have --repl-no-load
)