MINGW-packages icon indicating copy to clipboard operation
MINGW-packages copied to clipboard

update ghc to 9.8.2

Open oltolm opened this issue 10 months ago • 13 comments

oltolm avatar Mar 31 '24 15:03 oltolm

I pushed some small fixes

ognevny avatar Mar 31 '24 15:03 ognevny

I pushed some small fixes

Thank you, but I only tested in clang64. I don't think it will work in another environment.

oltolm avatar Mar 31 '24 15:03 oltolm

Thank you, but I only tested in clang64. I don't think it will work in another environment.

is there any upstream test suite? which test suite did you run? I can download and test for ucrt64

ognevny avatar Mar 31 '24 15:03 ognevny

Thank you, but I only tested in clang64. I don't think it will work in another environment.

is there any upstream test suite? which test suite did you run? I can download and test for ucrt64

I didn't run any test suite, I just compiled some Haskell apps. There is a test suite, but I don't know how to run it.

oltolm avatar Mar 31 '24 15:03 oltolm

patches can't be applied. maybe you used git master as source? it's better to checkout to the tag and make changes on it

ognevny avatar Mar 31 '24 15:03 ognevny

I didn't run any test suite, I just compiled some Haskell apps. There is a test suite, but I don't know how to run it.

which projects? I'll test it for ucrt64

ognevny avatar Mar 31 '24 15:03 ognevny

I build git-annex, but some patches were necessary. I haven't yet contributed them.

oltolm avatar Mar 31 '24 15:03 oltolm

the build failure

Resolving dependencies...
Error: cabal.exe: Could not resolve dependencies:
[__0] trying: hadrian-0.1.0.0 (user goal)
[__1] trying: hadrian:+selftest
[__2] unknown package: QuickCheck (dependency of hadrian +selftest)
[__2] fail (backjumping, conflict set: QuickCheck, hadrian, hadrian:selftest)
After searching the rest of the dependency tree exhaustively, these were the
goals I've had most trouble fulfilling: hadrian, hadrian:selftest, QuickCheck

the same for ucrt64

ognevny avatar Mar 31 '24 15:03 ognevny

pandoc here we come

Kreijstal avatar Apr 14 '24 19:04 Kreijstal

Is there any interest in this PR or should I close it?

oltolm avatar Apr 16 '24 20:04 oltolm

Is there any interest in this PR or should I close it?

I'm interested, have you tried it for mingw as well?

Kreijstal avatar Apr 16 '24 21:04 Kreijstal

Is there any interest in this PR or should I close it?

I'm interested, have you tried it for mingw as well?

No I have not.

oltolm avatar Apr 16 '24 22:04 oltolm

Is there any interest in this PR or should I close it?

I'm interested, have you tried it for mingw as well?

No I have not.

what happens if you add it?

Kreijstal avatar Apr 20 '24 13:04 Kreijstal

rip :(

Kreijstal avatar May 16 '24 23:05 Kreijstal