Open sweirich opened 6 years ago
see examples/tests/Arrow.hs
Shows up in CallArity.hs. Workaround is to use a let to name the argument of Arrow.first instead of providing a lambda expression.
see examples/tests/Arrow.hs
Shows up in CallArity.hs. Workaround is to use a let to name the argument of Arrow.first instead of providing a lambda expression.