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
fast/Data/Reflection.hs:419:15: error: [GHC-83865]
• Couldn't match expected type ‘ArgPat’ with actual type ‘Pat’
• In the expression: SigP WildP na
In the first argument of ‘LamE’, namely ‘[SigP WildP na]’
In the first argument of ‘AppE’, namely ‘LamE [SigP WildP na] body’
|
419 | LamE [SigP WildP na] body `AppE` a
| ^^^^^^^^^^^^^