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 have implemented this. See pull request #35 .
You can add a shortcut like nnoremap <buffer> <silent> <F5> :HdevtoolsInsertType<CR>
to your Haskell filetype configuration.
Great plugin.
One thing I miss from GHC-mod is insert type ( :GhcModTypeInsert).
The text was updated successfully, but these errors were encountered: