-
Notifications
You must be signed in to change notification settings - Fork 724
Closed as duplicate of#6101
Labels
cabal-install: v2-build systemAffecting v2-build and related commands that use v2-architecture (aka "nix local builds").Affecting v2-build and related commands that use v2-architecture (aka "nix local builds").re: code qualityInternal issue: concerning code quality / refactoringsInternal issue: concerning code quality / refactoringstype: refactor
Description
Cabal.project parsing goes through legacy parsers and has a legacy -> current step. Its all rather awkward and also makes figuring out the actual grammar pretty difficult. It would be good to clean this up, capture the current grammar properly, and go through modern parsec parsers.
Mikolaj
Metadata
Metadata
Assignees
Labels
cabal-install: v2-build systemAffecting v2-build and related commands that use v2-architecture (aka "nix local builds").Affecting v2-build and related commands that use v2-architecture (aka "nix local builds").re: code qualityInternal issue: concerning code quality / refactoringsInternal issue: concerning code quality / refactoringstype: refactor