Skip to content

Commit 58a7e58

Browse files
committed
Fix import error. Probably.
Signed-off-by: Edward Z. Yang <[email protected]>
1 parent 4e1e408 commit 58a7e58

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cabal-install/Distribution/Client/CmdFreeze.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ module Distribution.Client.CmdFreeze (
77
) where
88

99
import Distribution.Client.ProjectPlanning
10-
( ElaboratedInstallPlan, rebuildInstallPlan )
1110
import Distribution.Client.ProjectConfig
1211
( ProjectConfig(..), ProjectConfigShared(..)
1312
, commandLineFlagsToProjectConfig, writeProjectLocalFreezeConfig

0 commit comments

Comments
 (0)