Skip to content

Conversation

@benz0li
Copy link
Contributor

@benz0li benz0li commented Sep 16, 2023

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

- Update cabal.config
@mpilgrem mpilgrem merged commit e657751 into commercialhaskell:master Sep 16, 2023
@benz0li
Copy link
Contributor Author

benz0li commented Sep 16, 2023

After setting rio-prettyprint ==0.1.5.0 and another cabal build

Resolving dependencies...
Error: cabal: Could not resolve dependencies:
[__0] trying: stack-2.12.0 (user goal)
[__1] trying: yaml-0.11.11.2 (dependency of stack)
[__2] trying: scientific-0.3.7.0 (dependency of yaml)
[__3] trying: binary-0.8.9.1/installed-0.8.9.1 (dependency of scientific)
[__4] trying: template-haskell-2.19.0.0/installed-2.19.0.0 (dependency of
stack)
[__5] trying: ghc-boot-9.4.7/installed-9.4.7 (dependency of stack)
[__6] next goal: bytestring (dependency of stack)
[__6] rejecting: bytestring-0.11.5.2/installed-0.11.5.2, bytestring-0.12.0.2,
bytestring-0.12.0.1, bytestring-0.12.0.0, bytestring-0.11.5.2 (constraint from
project config cabal.config requires ==0.11.5.1)
[__6] rejecting: bytestring-0.11.5.1 (conflict: binary =>
bytestring==0.11.5.2/installed-0.11.5.2)
[__6] rejecting: bytestring-0.11.5.0, bytestring-0.11.4.0,
bytestring-0.11.3.1, bytestring-0.11.3.0, bytestring-0.11.2.0,
bytestring-0.11.1.0, bytestring-0.11.0.0, bytestring-0.10.12.1,
bytestring-0.10.12.0, bytestring-0.10.10.1, bytestring-0.10.10.0,
bytestring-0.10.9.0, bytestring-0.10.8.2, bytestring-0.10.8.1,
bytestring-0.10.8.0, bytestring-0.10.6.0, bytestring-0.10.4.1,
bytestring-0.10.4.0, bytestring-0.10.2.0, bytestring-0.10.0.2,
bytestring-0.10.0.1, bytestring-0.10.0.0, bytestring-0.9.2.1,
bytestring-0.9.2.0, bytestring-0.9.1.10, bytestring-0.9.1.9,
bytestring-0.9.1.8, bytestring-0.9.1.7, bytestring-0.9.1.6,
bytestring-0.9.1.5, bytestring-0.9.1.4, bytestring-0.9.1.3,
bytestring-0.9.1.2, bytestring-0.9.1.1, bytestring-0.9.1.0,
bytestring-0.9.0.4, bytestring-0.9.0.3, bytestring-0.9.0.2,
bytestring-0.9.0.1, bytestring-0.9 (constraint from project config
cabal.config requires ==0.11.5.1)
[__6] fail (backjumping, conflict set: binary, bytestring, stack)
After searching the rest of the dependency tree exhaustively, these were the
goals I've had most trouble fulfilling: stack, base, bytestring, binary,
scientific, template-haskell, yaml, ghc-boot
Try running with --minimize-conflict-set to improve the error message.

Therefore also setting bytestring ==0.11.5.2.

@benz0li benz0li changed the title Fix #6242 GHC 9.4.7: cabal build: Error: cabal: Could not resolve dependencies Fix #6242 Sep 16, 2023
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