yav / haskell-lexer

A fully compliant Haskell 98 lexer.
MIT License
15 stars 7 forks source link

Bump CI to latest GHC version, drop GHC <= 7.8 in CI #13

Closed andreasabel closed 3 weeks ago

andreasabel commented 1 year ago

GHCs older than 7.10 will not be supported by Haskell CI in the future.

andreasabel commented 11 months ago

@yav : I bumped this to GHC 9.8.1 and the latest major versions of 9.2-9.6.

Can this be merged?

andreasabel commented 10 months ago

@yav Friendly reminder.

andreasabel commented 7 months ago

@yav: I added GHC 9.10 alpha to the CI.

andreasabel commented 2 months ago

@yav : CI updated to GHC 9.10.1, drop GHC 7

yav commented 3 weeks ago

Sorry, I've completely missed the notifications for these. Thanks for the PR!

andreasabel commented 3 weeks ago

Sorry, I've completely missed the notifications for these.

Thanks for the attention.
Hopefully you fixed your notification settings now.

Btw, can you release? See my ignored request at https://github.com/yav/haskell-lexer/pull/12#issuecomment-1751961504

yav commented 3 weeks ago

@andreasabel I just uploaded 1.1.2 to hackage