Open vladfi1 opened 9 years ago
Thanks for the report! My understanding is that this panic should happen only with type-incorrect code. It will be fixed, but if you ever see it, you know your code has a bug somewhere. (Not all that helpful, I know!)
The following short program caused a panic:
Here's the result:
The issue is that I accidentally used KnownNat instead of KnownSymbol.