actions / setup-haskell

Set up your GitHub Actions workflow with a specific version of Haskell (GHC and Cabal)
MIT License
71 stars 30 forks source link

Bad build of ghc version 8.10.2 for latest on windows ? #49

Open cartazio opened 4 years ago

cartazio commented 4 years ago

https://gitlab.haskell.org/ghc/ghc/-/issues/18550#note_309996

I hit this in trying to include a windows code path in my ci matrix. It looks like an update is needed on your side?

I initially thought it was a library issue https://github.com/RyanGlScott/code-page/issues/4#issuecomment-730306015 but it seems more foundational

cartazio commented 4 years ago

looks like by specifying 8.10.2.2 it just passes stuff through to the windows chocolatey pkg manager and just works .. https://github.com/cartazio/ralist/runs/1426458738?check_suite_focus=true#step:3:10