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

How to use hdevtools with .cabal projects? #4

Open
nurpax opened this issue Dec 26, 2012 · 2 comments
Open

How to use hdevtools with .cabal projects? #4

nurpax opened this issue Dec 26, 2012 · 2 comments

Comments

@nurpax
Copy link

nurpax commented Dec 26, 2012

Hi, I didn't see contact information on the hdevtools GH page, so I'm filing a bug to contact you :)

Q: how can I use hdevtools with a cabal project? E.g., if my project has foo.cabal, does hdevtools somehow know how to use this?

If not, what is the expected workflow for working in a project that's built using .cabal?

@bitc
Copy link
Owner

bitc commented Jan 17, 2013

hdevtools currently does not know anything about cabal. I have some experimental code that extracts the project settings from a .cabal file, but it's not currently complete.

For now, you must configure hdevtools manually (in a similar way that you would for GHCi).

For details how to do this, check out the "Specifying GHC Options" section of the README.

@legrostdg
Copy link

#30

dan-t pushed a commit to dan-t/hdevtools that referenced this issue Aug 8, 2015
Update README to link to Atom Editor Linter
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

3 participants