Skip to content

Better doc strings in haskell-commands.el #642

Closed
@geraldus

Description

@geraldus

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions