mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 11:30:22 -07:00
cabal-3.6.2.0: Could not resolve dependencies: [__0] trying: hlint-3.3.4 (user goal) [__1] next goal: ghc-lib-parser (dependency of hlint +/-ghc-lib) [__1] rejecting: ghc-lib-parser-9.2.1.20211030 (conflict: hlint +/-ghc-lib => ghc-lib-parser>=9.0 && <9.1) [__1] trying: ghc-lib-parser-9.0.1.20210324 [__2] next goal: base (dependency of hlint) [__2] rejecting: base-4.16.0.0/installed-4.16.0.0 (conflict: ghc-lib-parser => base>=4.13 && <4.16) [__2] skipping: base-4.16.0.0 (has the same characteristics that caused the previous version to fail: excluded by constraint '>=4.13 && <4.16' from 'ghc-lib-parser') [__2] rejecting: base-4.15.0.0, base-4.14.3.0, base-4.14.2.0, base-4.14.1.0, base-4.14.0.0, base-4.13.0.0, 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) [__2] fail (backjumping, conflict set: base, ghc-lib-parser, hlint) After searching the rest of the dependency tree exhaustively, these were the goals I've had most trouble fulfilling: hlint (536), ghc-lib-parser (335), base (219)
21 lines
309 B
Plaintext
21 lines
309 B
Plaintext
apt:
|
|
libx11-dev
|
|
libxext-dev
|
|
libxft-dev
|
|
libxinerama-dev
|
|
libxrandr-dev
|
|
libxss-dev
|
|
|
|
hlint: True
|
|
hlint-job: 9.0.1
|
|
hlint-yaml: .hlint.yaml
|
|
|
|
github-patches:
|
|
.github/workflows/haskell-ci-hackage.patch
|
|
|
|
raw-project
|
|
optimization: False
|
|
package xmonad-contrib
|
|
flags: +pedantic
|
|
ghc-options: -j
|