Next: Concept index, Previous: Editing Cabal files, Up: Top [Index]
With haskell-session-change-target
you can change the target for
REPL session.
After REPL session started, in haskell-interactive-mode
buffer invoke the
haskell-session-change-target
and select from available targets for
- Testing
- Benchmark
- Executable
- Library
Answer “yes” to restart the session and run your tests, benchmarks, executables.
TODO/WRITEME