[project @ 2004-05-06 12:26:13 by simonpj]
authorsimonpj <unknown>
Thu, 6 May 2004 12:26:13 +0000 (12:26 +0000)
committersimonpj <unknown>
Thu, 6 May 2004 12:26:13 +0000 (12:26 +0000)
Use IfaceDeprecs synonym

ghc/compiler/main/HscTypes.lhs

index a40b006..9c796ce 100644 (file)
@@ -232,7 +232,7 @@ data ModIface
                -- NOT STRICT!  we read this field lazily from the interface file
 
                -- Deprecations
-       mi_deprecs  :: Deprecs [(OccName,DeprecTxt)],
+       mi_deprecs  :: IfaceDeprecs,
                -- NOT STRICT!  we read this field lazily from the interface file
 
                -- Type, class and variable declarations