Idris-dev/test/error003/expected
Edwin Brady b2017d2625 Pattern variables should be lifted to top level
...since pattern variables scope across the whole expression. If we
don't lift them, mysterious unification errors can happen for implicit
arguments.
2014-11-27 11:35:44 +00:00

3 lines
119 B
Plaintext

ErrorReflection.idr:67:5:When elaborating right hand side of bad:
DSL type error: (t(503) => t'(504)) doesn't match ()