Skip to content

Automatically create process when opening haskell files #729

Closed
@geraldus

Description

@geraldus

I can't be certain, but I believe in past haskell-interactive-mode asked me to start new process each time project file opened (I can't speak about single *.hs files, because I use them very rarely), but now it's not true. It's just silently opens file.

Is there some benefits of interactive mode without active process over plain haskell mode?

To activate interactive mode I have following in my init file:

(require 'haskell-interactive-mode)
(add-hook 'haskell-mode-hook #'interactive-haskell-mode)

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