haskell-webapps icon indicating copy to clipboard operation
haskell-webapps copied to clipboard

Feature/error monitor

Open sras opened this issue 8 years ago • 1 comments
trafficstars

sras avatar Dec 13 '16 14:12 sras

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?

saurabhnanda avatar Dec 14 '16 01:12 saurabhnanda