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
[2 of 2] Compiling Language.SMTLIB ( Language/SMTLIB.hs, dist/build/Language/SMTLIB.o )
Language/SMTLIB.hs:819:22: error:
• Ambiguous type variable ‘t0’ arising from a use of ‘notElem’
prevents the constraint ‘(Foldable t0)’ from being solved.
for this snippet of code:
Because of:
The fix is trivial ( 2f072c7 )
The text was updated successfully, but these errors were encountered: