haskell / hackage-security

Hackage security framework based on TUF (The Update Framework)
http://hackage.haskell.org/package/hackage-security
56 stars 48 forks source link

tasty 1.5 #298

Closed andreasabel closed 1 year ago

andreasabel commented 1 year ago
andreasabel commented 1 year ago

@Mikolai, we should consider dropping GHCs 7.4 - 7.8 from Haskell-CI at some time. They might still be supported for a while, but maybe not so much longer as they require the bionic (18.04) container:

andreasabel commented 1 year ago

Published as revision 6: https://hackage.haskell.org/package/hackage-security-0.6.2.3/revisions/

Mikolaj commented 1 year ago

Thank you. Yes, let's drop them. I see CI failed again, so let me rerun failed tests in case it's the unix package bug.

andreasabel commented 1 year ago

CI passed, it seems.

Mikolaj commented 1 year ago

Yep. Must have been that unix bug.

andreasabel commented 1 year ago

Ok, I added a commit to drop GHC < 7.10 from tested-with and Haskell CI.

andreasabel commented 1 year ago

Shall I rebase & merge this?

andreasabel commented 1 year ago

Let's do it!

Mikolaj commented 1 year ago

Yes, thank you. :)