haskell / alex

A lexical analyser generator for Haskell
https://hackage.haskell.org/package/alex
BSD 3-Clause "New" or "Revised" License
297 stars 82 forks source link

Release for new features #92

Closed emc2 closed 7 years ago

emc2 commented 8 years ago

Several new features and fixes have been added since 3.1.7

In particular, PR 68 adds support for using type classes in lexers, and PR 90 fixes warnings in generated code. This is arguably enough for subminor version bump (to 3.2.0).

Releasing these features would allow them to be used in cabal-based projects without having to manually install from github.

simonmar commented 7 years ago

Uploaded alex-3.2.0