haskell / happy

The Happy parser generator for Haskell
Other
276 stars 85 forks source link

Enforce `NoStrictData` in generated file #185

Open TheMatten opened 3 years ago

TheMatten commented 3 years ago

With the StrictData extension enabled, generated code seems to force notHappyAtAll in wrong places, unexpectedly failing with

*** Exception: Internal Happy error