[project @ 2004-05-06 12:25:12 by simonpj]
authorsimonpj <unknown>
Thu, 6 May 2004 12:25:12 +0000 (12:25 +0000)
committersimonpj <unknown>
Thu, 6 May 2004 12:25:12 +0000 (12:25 +0000)
White spacing only

ghc/compiler/hsSyn/HsSyn.lhs

index c5ea96e..a9982a6 100644 (file)
@@ -56,7 +56,7 @@ data HsModule name
                                -- imported interfaces early on, adding that
                                -- info to TyDecls/etc; so this list is
                                -- often empty, downstream.
-       [LHsDecl name]  -- Type, class, value, and interface signature decls
+       [LHsDecl name]          -- Type, class, value, and interface signature decls
        (Maybe DeprecTxt)       -- reason/explanation for deprecation of this module
 
 data HsExtCore name    -- Read from Foo.hcr