Skip to content

Commit

Permalink
Fix import error. Probably.
Browse files Browse the repository at this point in the history
Signed-off-by: Edward Z. Yang <[email protected]>
  • Loading branch information
ezyang committed Aug 2, 2016
1 parent 4e1e408 commit 58a7e58
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cabal-install/Distribution/Client/CmdFreeze.hs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ module Distribution.Client.CmdFreeze (
) where

import Distribution.Client.ProjectPlanning
( ElaboratedInstallPlan, rebuildInstallPlan )
import Distribution.Client.ProjectConfig
( ProjectConfig(..), ProjectConfigShared(..)
, commandLineFlagsToProjectConfig, writeProjectLocalFreezeConfig
Expand Down

0 comments on commit 58a7e58

Please sign in to comment.