Ellie Hermaszewska
                                            Ellie Hermaszewska
                                        
                                    I haven't thought it through, but I wonder if it would be possible to push disambiguations all the way down to `Alts`, and have it be ` Alts :: ![Prod...
hmm, I've got a testcase where: This works, and `d` is called with a list of length 2: ```haskell xx
OK, after taking some time to actually understand what's going on I think I've got this working for nonterminals at least, and think I see a way to get it...
Agree with @lilyball, if a PR implementing support for this (identifying the `-i` parameter in the second line) be accepted?
Great, it looks like it would require a slight change to the parser to not ignore additional "shebang"s at the top of the file, at the moment the pretend `#!nix-shell...
@vassilis-panos if I fix the conflicts, would it be ok to get this merged?
I couldn't find any tests or builds for the non-windows wsi. Do these exist somewhere I've not checked?
@pchome sure, writing such a test isn't hard, but there doesn't seem to be any infrastructure from which to call the test.
in that case, if there aren't tests for the less-trivial glfw and sdl2 paths in main, perhaps it's ok to defer tests here?
ok, I've put a call to `vkCreateHeadlessSurfaceEXT` in there.