yav / haskell-lexer

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

Disable unused-top-binds warning; bump CI to latest GHCs #12

Closed andreasabel closed 1 year ago

andreasabel commented 1 year ago

During build, there are still 221 warnings produced of the form:

Language/Haskell/Lexer/Lex.hs:5521:1: warning: [-Wunused-top-binds]
    Defined but not used: ‘start221’
     |
5521 | start221 is = state221 (\ as is -> gotError as is) "" is
     | ^^^^^^^^

This PR switches off -Wunused-top-binds and bumps CI to latest GHCs.

andreasabel commented 1 year ago

@yay : PR is ready.

yay commented 1 year ago

@andreasabel Probably meant @yav not yay, lol

yav commented 1 year ago

Yay! :-) Thanks, for fixing this.

andreasabel commented 1 year ago

@andreasabel Probably meant @yav not yay, lol

Auto-correction is switched on in my brain (and cannot be turned off). ;-)

andreasabel commented 1 year ago

@yav: Can I get a release of this PR?
That would be great! I am getting tired of seeing these warnings.

andreasabel commented 1 year ago

@yav: Please release. Cheese... Geese... 🙏