Currently, when building with happstack, I have to recompile my project, relaunch my .exe
binary (in windows) every time I make a change to my template or source code.
Is there some tools that can automate this, like what Yesod or Snap has?
P.S.: Here is my issue about this on happstack bug tracker.