Next: , Previous: , Up: Top   [Index]


12 Changing REPL target

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