[commit: Cabal] master: Use the Platform type rather than passing around the OS and Arch separately (475a1f0)
Ian Lynagh
igloo at earth.li
Fri Jun 24 02:00:52 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/packages/Cabal
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/475a1f03e0db8ec8ea22aec6eae28d0203d83eba
>---------------------------------------------------------------
commit 475a1f03e0db8ec8ea22aec6eae28d0203d83eba
Author: Duncan Coutts <duncan at haskell.org>
Date: Mon Dec 15 20:28:56 2008 +0000
Use the Platform type rather than passing around the OS and Arch separately
.../Distribution/Client/BuildReports/Storage.hs | 17 ++++-----
cabal-install/Distribution/Client/Dependency.hs | 28 +++++++--------
.../Distribution/Client/Dependency/Bogus.hs | 4 ++-
.../Distribution/Client/Dependency/TopDown.hs | 14 ++++----
.../Distribution/Client/Dependency/Types.hs | 5 +--
cabal-install/Distribution/Client/Fetch.hs | 4 +-
cabal-install/Distribution/Client/Install.hs | 19 +++++-----
cabal-install/Distribution/Client/InstallPlan.hs | 39 +++++++++-----------
.../Distribution/Client/InstallSymlink.hs | 5 ++-
9 files changed, 65 insertions(+), 70 deletions(-)
Diff suppressed because of size. To see it, use:
git show 475a1f03e0db8ec8ea22aec6eae28d0203d83eba
More information about the Cvs-libraries
mailing list