dense-analysis / dense-analysis/ale

Haskell Linter changes Working Directory, then fails

Open
#3,464 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Vim Script
Stars
14k
Forks
1.5k
Avg merge
17h 49m
Merged PRs (30d)
1

Description

I have a project set up as follows:

```sh
MyProject (dir)
app (dir)
main.hs
MyProject.cabal
```

I execute vim from the root directory as follows: `vim app/main.hs`.

In this situation, the haskell linter executes a `cd` into the `app` directory, and then upon trying to execute cabal, fails to find the projects cabal file.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.