Closed frasertweedale closed 1 year ago
tasty-hspec does not allow base-4.19, which is included with GHC 9.8.
[__6] next goal: text (dependency of jose) [__6] rejecting: text-2.1/installed-e596 (conflict: tasty-hspec => base^>=4.11 || ^>=4.12 || ^>=4.13 || ^>=4.14 || ^>=4.15 || ^>=4.16 || ^>=4.17 || ^>=4.18, text => base==4.19.0.0/installed-313c) [__6] rejecting: text-2.1, text-2.0.2, text-2.0.1, text-2.0, text-1.2.5.0, text-1.2.4.1, text-1.2.4.0, text-1.2.3.2, text-1.2.3.1, text-1.2.3.0, text-1.2.2.2, text-1.2.2.1, text-1.2.2.0, text-1.2.1.3, text-1.2.1.2, text-1.2.1.1, text-1.2.1.0, text-1.2.0.6, text-1.2.0.5, text-1.2.0.4, text-1.2.0.3, text-1.2.0.2, text-1.2.0.0, text-1.1.1.4, text-1.1.1.3, text-1.1.1.2, text-1.1.1.1, text-1.1.1.0, text-1.1.0.1, text-1.1.0.0, text-1.0.0.1, text-1.0.0.0, text-0.11.3.1, text-0.11.3.0, text-0.11.2.3, text-0.11.2.2, text-0.11.2.1, text-0.11.2.0, text-0.11.1.13, text-0.11.1.12, text-0.11.1.11, text-0.11.1.10, text-0.11.1.9, text-0.11.1.8, text-0.11.1.7, text-0.11.1.6, text-0.11.1.5, text-0.11.1.3, text-0.11.1.2, text-0.11.1.1, text-0.11.1.0, text-0.11.0.8, text-0.11.0.7, text-0.11.0.6, text-0.11.0.5, text-0.11.0.4, text-0.11.0.3, text-0.11.0.2, text-0.11.0.1, text-0.11.0.0, text-0.10.0.2, text-0.10.0.1, text-0.10.0.0, text-0.9.1.0, text-0.9.0.1, text-0.9.0.0, text-0.8.1.0, text-0.8.0.0, text-0.7.2.1, text-0.7.1.0, text-0.7.0.1, text-0.7, text-0.6, text-0.5, text-0.4, text-0.3, text-0.2, text-0.1 (constraint from project config /__w/hs-jose/hs-jose/cabal.project.local requires installed instance) [__6] fail (backjumping, conflict set: jose, tasty-hspec, text) After searching the rest of the dependency tree exhaustively, these were the goals I've had most trouble fulfilling: tasty-hspec, hspec-core, hspec, jose, aeson, QuickCheck, jose:test, base, text
Please bump the base upper bound and cut a new release - or if feasible revise the hackage metadata - as soon as may be. Thanks!
Thanks for the ping, this is done and released via a metadata revision.
tasty-hspec does not allow base-4.19, which is included with GHC 9.8.
Please bump the base upper bound and cut a new release - or if feasible revise the hackage metadata - as soon as may be. Thanks!