Typo in comment
authorsimonpj@microsoft.com <unknown>
Wed, 9 Feb 2011 17:49:14 +0000 (17:49 +0000)
committersimonpj@microsoft.com <unknown>
Wed, 9 Feb 2011 17:49:14 +0000 (17:49 +0000)
compiler/typecheck/TcRnTypes.lhs

index dc7bf5e..96ca3b3 100644 (file)
@@ -793,7 +793,7 @@ data Implication
                                  --   given evidence variables
 
       ic_wanted :: WantedConstraints,  -- The wanted
-      ic_insol  :: Bool,               -- True iff insolubleWC ic_wantted is true
+      ic_insol  :: Bool,               -- True iff insolubleWC ic_wanted is true
 
       ic_binds  :: EvBindsVar   -- Points to the place to fill in the
                                 -- abstraction and bindings