haskell-CI / haskell-ci

Scripts and instructions for using CI services (e.g. Travis CI or Appveyor) with multiple GHC configurations
GNU General Public License v3.0
431 stars 70 forks source link

Default to cabal-3.12.1.0 #733

Closed andreasabel closed 4 days ago

andreasabel commented 5 days ago

Caveat: There is a (imho) serious regression in cabal check for 3.12.1.0:

phadej commented 4 days ago

See #737. The cabal-install-3.12 has breaking changes, so just bumping version is not enough.