Open NickSeagull opened 7 years ago
This would make a much faster compilation, making preview nearly instant:
Instead of running stack build each time, which includes compilation and linking, we could just run a
stack build
> :r > main
In a repl and get the output
This would make a much faster compilation, making preview nearly instant:
Instead of running
stack build
each time, which includes compilation and linking, we could just run aIn a repl and get the output