tree-sitter-haskell
tree-sitter-haskell copied to clipboard
Potential Redundant --- in test/corpus/layout.txt
Hello,
I noticed a possible redundant --- in the file layout.txt (https://github.com/tree-sitter/tree-sitter-haskell/blob/2c2fcb22e3b939ed59ae8d6f10500c3213c68670/test/corpus/layout.txt#L2085).
It seems like the tests pass regardless of this, so I might be overlooking something. Could someone clarify if this is intentional or if it can be removed?
Thanks in advance!
Just to give a bit of context, I am trying to run the tests inside a python environment to check on the bindings (this work is part of this PR: https://github.com/NixOS/nixpkgs/pull/320783). I don't know if it is a good idea, but it seems promising so far.
yup that's a mistake!