Closed hvr closed 8 years ago
This makes the code compatible with some future GHC which will make Semigroup a superclass of Monoid... there's of course no guarantee there won't be other changes needed ;)
With these changes, alex compiles warning free under -Wcompat
-Wcompat
This makes the code compatible with some future GHC which will make Semigroup a superclass of Monoid... there's of course no guarantee there won't be other changes needed ;)
With these changes, alex compiles warning free under
-Wcompat