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

Generate _qualified_ imports to avoid clashes with user code #259

Closed andreasabel closed 7 months ago

andreasabel commented 7 months ago

Commits:

Fixes #258

This could be released as 3.5.1.0 (minor bump), assuming that no one uses a contemporary alex to generate code for compilation with GHC 6.2 or lower.

Candidate: https://hackage.haskell.org/package/alex-3.5.1.0/candidate