Skip to content

Commit

Permalink
Separate setup policy from the rest of project planning
Browse files Browse the repository at this point in the history
ProjectPlanning is a big module, counting more than 4k lines.

This change separates the code related to the setup policy to its own
module and tidies up a bit the documentation of ProjectPlanning.
  • Loading branch information
andreabedini authored and Mikolaj committed Dec 10, 2023
1 parent eeb99c9 commit b86bc92
Show file tree
Hide file tree
Showing 3 changed files with 382 additions and 371 deletions.
1 change: 1 addition & 0 deletions cabal-install/cabal-install.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ library
Distribution.Client.ProjectOrchestration
Distribution.Client.ProjectPlanOutput
Distribution.Client.ProjectPlanning
Distribution.Client.ProjectPlanning.SetupPolicy
Distribution.Client.ProjectPlanning.Types
Distribution.Client.RebuildMonad
Distribution.Client.Reconfigure
Expand Down
Loading

0 comments on commit b86bc92

Please sign in to comment.