the handler of guard is currently called in non-tail context, causing the code that tail-recurse from guard handler clause to bust the stack.
Log in to post a comment.