You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Otherwise there is no way to use build-type: Custom packages, like entropy or postgresql-libpq using bundled Cabal/-syntax.
Warning: Unknown/unsupported 'ghc' version detected (Cabal 3.10.2.1 supports 'ghc' version < 9.10): /github/home/.ghcup/ghc/9.10.1/bin/ghc is version 9.10.1
Error: cabal-3.10.2.0: Could not resolve dependencies:
[__0] trying: postgresql-libpq-0.10.1.0 (user goal)
[__1] next goal: postgresql-libpq:setup.Cabal (dependency of postgresql-libpq)
[__1] rejecting: postgresql-libpq:setup.Cabal-3.12.0.0/installed-be90 (constraint from maximum version of Cabal used by Setup.hs requires <3.12)
The text was updated successfully, but these errors were encountered:
@andreasabel thanks for the correction! Indeed, I keep forgetting about the various modes of closing issues. I blame GH UI but I should learn the lesson one day!
Otherwise there is no way to use
build-type: Custom
packages, likeentropy
orpostgresql-libpq
using bundledCabal/-syntax
.The text was updated successfully, but these errors were encountered: