Skip to content

flycheck-haskell is very slow when stack.yaml is not pressent #98

Open
@turboMaCk

Description

@turboMaCk

Hello 👋

I have huge performance issues with using flycheck-haskell on any project that doesn't use stack as a build tool. Even basic text editing is incredibly slow while working on those files. The workaround is to $ touch stack.yaml which fixes the issue (no matter that file is empty). Another possible workaround is to uninstall stack completely from the system. It seems to me that something has to be recursively looking for nearest stack.yaml file while blocking the ui.

Tested on NixOS using GNU Emacs 25.3.1 and GNU Emacs 26.1 with the latest version of flycheck-haskell.

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