haskell - no type information (try :GHGReload) -
i'm using haskellmode, vim plugin, , when move cursor on editor window in course of typing code, message @ bottom of window says:
no type information (try :ghgreload)
when do:
:ghgreload
i error:
not editor command: ghgreload
what about? or, alternatively, there better vim plugin haskell? should note no auto indenting haskellmode, find surprising. in fact, haskellmode doesn't seem change tabs 8 spaces , give me error message.
i believe command :ghcreload
not :ghgreload
.
Comments
Post a Comment