kowainik / summoner

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

Support new GHCs on CI #577

Closed vrom911 closed 3 weeks ago

tomjaguarpaw commented 1 month ago

You'll probably want to cherry-pick this: https://github.com/kowainik/summoner/commit/4e8af8b9b222f65de88b30d688930bd9d2faac37

You can do it like this:

git fetch git@github.com:tomjaguarpaw/summoner.git 9.10
git cherry-pick 4e8af8b9b222f65de88b30d688930bd9d2faac37