Skip to content

ghc-mod / stack / dist dir #801

Closed
Closed
@alanz

Description

@alanz

I use inf-haskell-mode with GHC 7.10.2 and ghc-mod compiled from https://github.com/alanz/ghc-mod/tree/HaRe (basically ghc-mod master but exposing some more internals)

haskell-mode is set up out of the box from spacemacs

I have found that the on the fly checking goes into a continuous cabal configure reload loop as I type unless I make sure that the ./dist directory exists, either by doing cabal configure separately from stack, or by symlinking the output of stack path --dist-dir to ./dist.

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