3037be689b
Problem: It happens that "go to definition" fails with lambda parameters meaning that we do not create proper AST for it. Also we need to restructure grammar so that we can support it in the future. Solution: Restructure grammar to use "param_decl" and ensure that we use proper fields for parser resolution. |
||
---|---|---|
.. | ||
app | ||
grammar | ||
scripts | ||
src | ||
vendor | ||
.stylish-haskell.yaml | ||
Makefile | ||
package.yaml | ||
stack.yaml | ||
stack.yaml.lock |