Our `cabal.project` parser is rather primitive and in need of improvement. It has the following known issues. - [ ] https://github.com/srid/haskell-flake/issues/193 - [ ] https://github.com/srid/haskell-flake/issues/186 - [ ] https://github.com/srid/haskell-flake/issues/113
Our
cabal.projectparser is rather primitive and in need of improvement.It has the following known issues.
cabal.projectparse error due to leading comment #193cabal.projectparser ignores the last package if it doesn't end in newline #186cabal.projectmay reference cabal files instead of directories #113