Closed andreasabel closed 2 months ago
You might want to cherry-pick https://github.com/haskell/happy/pull/272/commits/086b3b051e30d47f7a9203d452e0ed2f3b8a93e4 to fix the build error and perhaps https://github.com/haskell/happy/pull/272/commits/22b3dbb05c9a54fdaabd222728c3847cc20bd734 to gitignore generated files
Edit: I misread the error output in the log; I assumed it was caused by -Werror. It is not. This is #262/#274
I'll close this. It doesn't seem to apply since we merged https://github.com/haskell/happy/pull/277.
You might want to cherry-pick https://github.com/haskell/happy/pull/272/commits/086b3b051e30d47f7a9203d452e0ed2f3b8a93e4 to fix the build error and perhaps https://github.com/haskell/happy/pull/272/commits/22b3dbb05c9a54fdaabd222728c3847cc20bd734 to gitignore generated files
Edit: I misread the error output in the log; I assumed it was caused by -Werror. It is not. This is #262/#274