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
Adds :kind and :kind! commands to Eval Plugin (#345)
* Implements `:kind!` GHCi command to Eval plugin
* Adds golden tests for `:kind!`
* Removes redundant lines
* Adds `:kind` command that returns kind only without normalisation
* Test cases for `:kind`
* Fixes `Applies file LANGUAGE extensions` to avoid sufferring from ImportLens
* Removes redundant leading space
0 commit comments