Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/d53e222b16c5dc6971e6173f8d9e5dbced68265d

>---------------------------------------------------------------

commit d53e222b16c5dc6971e6173f8d9e5dbced68265d
Author: Gabor Greif <ggr...@gmail.com>
Date:   Fri Nov 30 15:18:43 2012 +0100

    typo

>---------------------------------------------------------------

 compiler/iface/IfaceSyn.lhs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/compiler/iface/IfaceSyn.lhs b/compiler/iface/IfaceSyn.lhs
index 06c7b67..2f827ca 100644
--- a/compiler/iface/IfaceSyn.lhs
+++ b/compiler/iface/IfaceSyn.lhs
@@ -213,7 +213,7 @@ data IfaceIdInfo
 --      (In earlier GHCs we used to drop IdInfo immediately on reading,
 --       but we do not do that now.  Instead it's discarded when the
 --       ModIface is read into the various decl pools.)
---   * The version comparsion sees that new (=NoInfo) differs from old 
(=HasInfo *)
+--   * The version comparison sees that new (=NoInfo) differs from old 
(=HasInfo *)
 --      and so gives a new version.
 
 data IfaceInfoItem



_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to