James Brock
James Brock
I would be very interested to see progress in this. Is your embedded compiler published anywhere @conal ? https://www.google.co.jp/search?q=conal+elliott+haskell+glsl+compiler
This is basically the same as https://www.rexegg.com/regex-best-trick.html
thanks for making this issue! ill check it out.
Thank you very much for the bug report @locallycompact , I'll check it out.
Okay, I see exactly the same thing that you're seeing, thanks for this reproduction repo. Here's a clue; The `app/Main.hs` works correctly if we wrap `bracevar` in a `try`: ```haskell...
That doesn't explain why `Script.hs` works though?
So, I haven't yet been able to figure out why `app/Main.hs` fails but `Script.hs` works. Relatedly, I was unable to write a failing test for this case. Very puzzling. Even...
(Note to self: I compared the versions of every library in the package databases of the non-failing test and replace-megaparsec-bug and they were the same)
I should try turning on unbox strict ghc option and benchmark that.
https://github.com/leopiney/tensor-safe