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

Only import unsafeAt if we're actually going to use it #132

Closed josephcsible closed 5 years ago

simonmar commented 5 years ago

Looks good but CI is broken. I'll merge anyway.