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

New Hackage release #701

Closed Vekhir closed 4 months ago

Vekhir commented 5 months ago

Hi @phadej, I'm working on updating GHC on Arch Linux. For GHC 9.6 and 9.8, the latest haskell-ci release 0.16.6 on Hackage requires ignoring several version bounds to build, but is otherwise fine, as is reflected on the current master. Having a new release which incorporates those bounds would make packaging on Arch easier.

Please consider making a new release on Hackage. Is there something that might prevent you from doing so?

-- Vekhir

Vekhir commented 5 months ago

The same applies to cabal-install-parsers if you are doing it already.