Skip to content

Commit

Permalink
Fix exports in ProjectConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
jgotoh committed Jan 7, 2025
1 parent c430555 commit 84ddad3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cabal-install/src/Distribution/Client/ProjectConfig.hs
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ module Distribution.Client.ProjectConfig
, writeProjectLocalFreezeConfig
, writeProjectConfigFile
, commandLineFlagsToProjectConfig
, onlyTopLevelProvenance
, readSourcePackageCabalFile
, readSourcePackageCabalFile'
, CabalFileParseError (..)
, readProjectFileSkeleton
, readProjectFileSkeletonLegacy

Expand Down

0 comments on commit 84ddad3

Please sign in to comment.