haskell-flake icon indicating copy to clipboard operation
haskell-flake copied to clipboard

Improve the `cabal.project` parser

Open srid opened this issue 1 year ago • 0 comments

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

srid avatar Apr 22 '24 08:04 srid