mirror of
https://github.com/Avi-D-coder/implicit-hie.git
synced 2024-11-26 11:25:24 +03:00
7ae66425ab
Current parser for lists, like `packages:` in `cabal.project.local`, fails to process some input, for example: packages: foo/foo.cabal , bar/bar.cabal , baz/baz.cabal This commit simplifies the parser by using `sepBy` directly and by handling indented fields more uniformly. |
||
---|---|---|
.. | ||
benchSection | ||
cabal.project | ||
haskell-language-server-cabal | ||
hie.yaml.cbl | ||
Spec.hs | ||
stackHie.yaml |