You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In short: `null xs /= null (catMaybes xs)`, but we were using the former as a
conditional to decide how to render the output, while we should have been using
the latter conditional.
0 commit comments