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

Upgrade to Cabal 3 #5156

Merged
merged 9 commits into from
Feb 4, 2020
Merged

Upgrade to Cabal 3 #5156

merged 9 commits into from
Feb 4, 2020

Conversation

jeffhappily
Copy link
Contributor

Note: Documentation fixes for https://docs.haskellstack.org/en/stable/ should target the "stable" branch, not master.

Please include the following checklist in your PR:

  • Any changes that could be relevant to users have been recorded in the ChangeLog.md
  • The documentation has been updated, if necessary.

Please also shortly describe how you tested your change. Bonus points for added tests!

Use pantry that supports cabal 3

Update cabal-doctest

Update dependencies
Replace library with executable

Remove sub project

Remove subproject package

Change integration test to expect an error from sublib dependency
Fix test

More refactor

Fixes

Update src/Stack/Build.hs

Co-Authored-By: Michael Snoyman <[email protected]>

Fix missing files
Copy link
Contributor

@snoyberg snoyberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@snoyberg snoyberg merged commit e144173 into master Feb 4, 2020
@snoyberg snoyberg deleted the cabal3 branch February 4, 2020 04:42
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

Successfully merging this pull request may close these issues.

2 participants