haskell-webapps
haskell-webapps copied to clipboard
Feature/error monitor
trafficstars
What's the advantage of having runAppM return a AppResult? Why cant the exception handler be in runWithLogging directly? Will this remove the need for the third argument to runWithLogging as well?