[project @ 1998-05-04 20:56:54 by sof]
[ghc-hetmet.git] / ghc / compiler / rename / RnBinds.lhs
index a92ac88..4f30204 100644 (file)
@@ -32,7 +32,7 @@ import CmdLineOpts    ( opt_SigsRequired )
 import Digraph         ( stronglyConnComp, SCC(..) )
 import Name            ( OccName(..), Provenance, 
                          Name, isExportedName,
-                         NameSet(..), emptyNameSet, mkNameSet, unionNameSets, 
+                         NameSet, emptyNameSet, mkNameSet, unionNameSets, 
                          minusNameSet, unionManyNameSets, elemNameSet, unitNameSet, nameSetToList
                        )
 import BasicTypes      ( RecFlag(..), TopLevelFlag(..) )