Description
haskell-process-restart
and haskell-process-start
both refer to inferior process, however this functions also used to re/start interactive-mode process. I think we should generalise doc strings somehow because this is a bit confusing:
https://github.com/haskell/haskell-mode/blob/master/haskell-commands.el#L36-L37
https://github.com/haskell/haskell-mode/blob/master/haskell-commands.el#L43-L44
Update: this could be related https://github.com/haskell/haskell-mode/blob/master/haskell-process.el#L82
haskell-process-hayoo-ident
doc string looks obsolete:
https://github.com/haskell/haskell-mode/blob/master/haskell-commands.el#L168-L169
Here is some updates already done https://github.com/geraldus/haskell-mode/commit/f216375dbd74731db2879405408d109dbdf088e9