Skip to content

Commit

Permalink
Comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
23Skidoo committed Aug 14, 2012
1 parent 10c153e commit b4f1ece
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions cabal-install/Distribution/Client/PackageEnvironment.hs
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,9 @@ import qualified Distribution.ParseUtils as ParseUtils ( Field(..) )
-- * Configuration saved in the package environment file
--

-- TODO: better defaults, constraints field (?), remove duplication between
-- D.C.PackageEnvironment and D.C.Config
-- TODO: better defaults, constraints field (really needed? there is already
-- 'constraint'), remove duplication between D.C.PackageEnvironment and
-- D.C.Config
data PackageEnvironment = PackageEnvironment {
pkgEnvInherit :: Flag FilePath,
pkgEnvSavedConfig :: SavedConfig
Expand Down

0 comments on commit b4f1ece

Please sign in to comment.