kowainik / summoner

🔮 🔧 Tool for scaffolding batteries-included production-level Haskell projects
https://kowainik.github.io/projects/summoner
Mozilla Public License 2.0
694 stars 73 forks source link

Release new version to Hackage #574

Open Vekhir opened 1 year ago

Vekhir commented 1 year ago

Hi @vrom911 and others, the compile issues mentioned in #568 occur due to changes in relude 1.0 and also occur on GHC 9.0.2 as available on Arch. They are fixed on summoner/main since 0e9343880171b81e515bc7bfebe8c6156330f9f2. The existing package on Hackage, however, does not have these fixes. As such, a new release is necessary for the Arch repos to upgrade relude. This in turn blocks the upgrade to a newer GHC version.

Thanks for your time! -- Vekhir