Resolving dependencies... Error: cabal: Could not resolve dependencies: [__0] trying: liquid-platform-0.9.0.2 (user goal) [__1] trying: process-1.6.13.2/installed-1.6.13.2 (dependency of liquid-platform) [__2] trying: base-4.16.3.0/installed-4.16.3.0 (dependency of process) [__3] trying: liquidhaskell-0.9.0.2.1 (dependency of liquid-platform) [__4] next goal: ghc (dependency of liquidhaskell) [__4] rejecting: ghc-9.2.4/installed-9.2.4 (conflict: liquidhaskell => ghc^>=9) [__4] skipping: ghc-9.4.4, ghc-9.4.3, ghc-9.4.2, ghc-9.4.1, ghc-9.2.7, ghc-9.2.6, ghc-9.2.5, ghc-9.2.4, ghc-9.2.3, ghc-9.2.2, ghc-9.2.1 (has the same characteristics that caused the previous version to fail: excluded by constraint '^>=9' from 'liquidhaskell') [__4] rejecting: ghc-9.0.2 (conflict: process => base==4.16.3.0/installed-4.16.3.0, ghc => base>=4.11 && <4.16) [__4] rejecting: ghc-8.10.7 (conflict: liquidhaskell => ghc^>=9) [__4] skipping: ghc-8.10.2, ghc-8.10.1, ghc-8.8.3, ghc-8.8.1, ghc-8.6.5, ghc-8.6.4, ghc-8.6.1, ghc-8.4.4, ghc-8.4.3, ghc-8.4.1, ghc-8.2.2, ghc-8.2.1, ghc-9.2.3.20220620 (has the same characteristics that caused the previous version to fail: excluded by constraint '^>=9' from 'liquidhaskell') [__4] fail (backjumping, conflict set: ghc, liquidhaskell, process) After searching the rest of the dependency tree exhaustively, these were the goals I've had most trouble fulfilling: liquidhaskell, liquid-platform, ghc, base, process Try running with --minimize-conflict-set to improve the error message.