Format wibble
authorDavid Terei <davidterei@gmail.com>
Wed, 4 May 2011 22:09:13 +0000 (15:09 -0700)
committerDavid Terei <davidterei@gmail.com>
Wed, 4 May 2011 22:09:13 +0000 (15:09 -0700)
compiler/basicTypes/Var.lhs

index bca185f..13810da 100644 (file)
@@ -137,8 +137,7 @@ data Var
                                        -- Identical to the Unique in the name,
                                        -- cached here for speed
        varType       :: Kind,          -- ^ The type or kind of the 'Var' in question
-        isCoercionVar :: Bool
- }
+        isCoercionVar :: Bool }
 
   | TcTyVar {                          -- Used only during type inference
                                        -- Used for kind variables during