hawk
hawk copied to clipboard
daemon
As previously discussed, one way to improve performance, assuming profiling reveals that restarting ghc is the limiting factor, would be to run a daemon with the prelude pre-loaded. I stumbled upon hint-server, a package which already does this!