Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using flycheck in a docker-based stack project? #105

Open
ocramz opened this issue May 7, 2020 · 1 comment
Open

Using flycheck in a docker-based stack project? #105

ocramz opened this issue May 7, 2020 · 1 comment

Comments

@ocramz
Copy link

ocramz commented May 7, 2020

Stack offers the option for building against a Docker container : https://docs.haskellstack.org/en/stable/docker_integration

What's the recommended way for getting flycheck to pass the --docker flag to stack in order to use this functionality? Thank you in advance!

@sergv
Copy link
Contributor

sergv commented May 7, 2020

If you're using haskell-stack-ghc checker then it would be the flycheck-ghc-args variable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants