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
I'm using the haskell.haskell VSCode plugin (v1.1.0) with VSCode 1.48.1.
When I use the Quick Fix Add <constraint> to the context of the type signature for <function> the constraint(s) are inserted in the bottom of the source file. Please see attached screen recording for an illustration of the issue.
The text was updated successfully, but these errors were encountered:
I'm using the
haskell.haskell
VSCode plugin (v1.1.0) with VSCode 1.48.1.When I use the Quick Fix
Add <constraint> to the context of the type signature for <function>
the constraint(s) are inserted in the bottom of the source file. Please see attached screen recording for an illustration of the issue.The text was updated successfully, but these errors were encountered: