setup-haskell icon indicating copy to clipboard operation
setup-haskell copied to clipboard

Bad build of ghc version 8.10.2 for latest on windows ?

Open cartazio opened this issue 5 years ago • 1 comments

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 avatar Nov 19 '20 14:11 cartazio

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

cartazio avatar Nov 19 '20 19:11 cartazio