Repository : ssh://darcs.haskell.org//srv/darcs/packages/Cabal On branch : master
http://hackage.haskell.org/trac/ghc/changeset/c217a3a7f86a44b38f530e8d292e7d4cc7993ee4 >--------------------------------------------------------------- commit c217a3a7f86a44b38f530e8d292e7d4cc7993ee4 Author: Andres Loeh <[email protected]> Date: Thu Jun 30 12:19:01 2011 +0000 typo >--------------------------------------------------------------- .../Client/Dependency/Modular/Dependency.hs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/cabal-install/Distribution/Client/Dependency/Modular/Dependency.hs b/cabal-install/Distribution/Client/Dependency/Modular/Dependency.hs index a8ac8b6..48b3e94 100644 --- a/cabal-install/Distribution/Client/Dependency/Modular/Dependency.hs +++ b/cabal-install/Distribution/Client/Dependency/Modular/Dependency.hs @@ -10,7 +10,7 @@ import Distribution.Client.Dependency.Modular.Version -- | The type of variables that play a role in the solver. -- Note that the tree currently does not use this type directly, --- and rather has to separate tree nodes for the two types of +-- and rather has two separate tree nodes for the two types of -- variables. This fits better with the fact that in most cases, -- these have to be treated differently. -- _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
