Avi-D-coder / implicit-hie

Auto generate a stack or cabal multi component hie.yaml file
BSD 3-Clause "New" or "Revised" License
201 stars 17 forks source link

Incorrect parsing of freeform fields #37

Closed Ptival closed 3 years ago

Ptival commented 3 years ago

I posted the longer details here:

https://github.com/haskell/haskell-language-server/issues/2012

but the gist is that freeform field lines that start with a "section" keyword are incorrectly parsed as sections.

I think I can come up with a half decent candidate patch, then you might want to tweak it and add some regression testing.

Avi-D-coder commented 3 years ago

Thank you, I released your change in 0.1.2.6!