-
-
Notifications
You must be signed in to change notification settings - Fork 17
Add Cabal Helper cradle and tests #8
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
Conversation
cb2dc05
to
841d0f1
Compare
1183b71
to
5b9c659
Compare
Wow, that was fast! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, but I'd like this all to be behind a cabal flag.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Once #4 (comment) is addressed this should be good to go.
It should be possible to select cabal-helper programmatically in the lib and via a command line flag a la #3.
dce5b4d
to
74d4e31
Compare
Vastly copied from https://github.com/haskell/haskell-ide-engine/ Also, add a cabal flag to hide the cabal-helper dependency
Closed as it seems like we want to go a different way |
Vastly copied from https://github.com/haskell/haskell-ide-engine/
Copies tests and the cabal-helper cradle, does not modify any existing behaviour.