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

cedille: deprecate cabal v1 installation #59354

Closed

Conversation

chenrui333
Copy link
Member

@chenrui333 chenrui333 added the cabal v1 deprecation Deprecate cabal sandbox label Aug 8, 2020
@BrewTestBot BrewTestBot added the haskell Haskell use is a significant feature of the PR or issue label Aug 8, 2020
@chenrui333
Copy link
Member Author

==> cabal v2-install --jobs=6 --max-backjumps=100000 --install-method=copy --installdir=/usr/local/Cellar/cedille/1.1.2_4/bin
cabal: Could not resolve dependencies:
[__0] trying: cedille-1.1.1 (user goal)
[__1] next goal: base (dependency of cedille)
[__1] rejecting: base-4.13.0.0/installed-4.13.0.0 (conflict: cedille =>
base>=4.11 && <4.13)
[__1] skipping: base-4.14.0.0, base-4.13.0.0 (has the same characteristics
that caused the previous version to fail: excluded by constraint '>=4.11 &&
<4.13' from 'cedille')
[__1] rejecting: base-4.12.0.0, base-4.11.1.0, base-4.11.0.0, base-4.10.1.0,
base-4.10.0.0, base-4.9.1.0, base-4.9.0.0, base-4.8.2.0, base-4.8.1.0,
base-4.8.0.0, base-4.7.0.2, base-4.7.0.1, base-4.7.0.0, base-4.6.0.1,
base-4.6.0.0, base-4.5.1.0, base-4.5.0.0, base-4.4.1.0, base-4.4.0.0,
base-4.3.1.0, base-4.3.0.0, base-4.2.0.2, base-4.2.0.1, base-4.2.0.0,
base-4.1.0.0, base-4.0.0.0, base-3.0.3.2, base-3.0.3.1 (constraint from
non-upgradeable package requires installed instance)
[__1] fail (backjumping, conflict set: base, cedille)
After searching the rest of the dependency tree exhaustively, these were the
goals I've had most trouble fulfilling: base, cedille

@chenrui333 chenrui333 closed this Aug 11, 2020
@chenrui333
Copy link
Member Author

Will dig a little bit this weekend.

@chenrui333 chenrui333 reopened this Aug 17, 2020
@chenrui333 chenrui333 force-pushed the cedille-cabal-v1-deprecation branch from 14eb466 to 79f2096 Compare August 17, 2020 01:21
@chenrui333 chenrui333 added the CI-requeued PR has been re-added to the queue label Aug 17, 2020
@chenrui333
Copy link
Member Author

run log, https://github.com/Homebrew/homebrew-core/runs/991707623

will revisit it later.

@chenrui333 chenrui333 closed this Aug 17, 2020
@chenrui333 chenrui333 deleted the cedille-cabal-v1-deprecation branch December 18, 2022 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cabal v1 deprecation Deprecate cabal sandbox CI-requeued PR has been re-added to the queue haskell Haskell use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants