haskell / happy

The Happy parser generator for Haskell
Other
291 stars 84 forks source link

Implement --numeric-version (#301) #314

Closed sgraf812 closed 1 month ago

sgraf812 commented 2 months ago

Fixes #301.

Ericson2314 commented 2 months ago

What does this print out, exactly? Just one number?

sgraf812 commented 2 months ago

Yes, it will print 2.0.2. Just as for GHC and Alex.