haskell-flake
haskell-flake copied to clipboard
Improve the `cabal.project` parser
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