From 1e9f7a39e38e8133844196be35ff8d4a243ffc60 Mon Sep 17 00:00:00 2001 From: davve Date: Fri, 22 Sep 2006 20:52:11 +0000 Subject: Fix a comment in Main --- src/Main.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Main.hs') diff --git a/src/Main.hs b/src/Main.hs index a4b9810f..acf9893a 100644 --- a/src/Main.hs +++ b/src/Main.hs @@ -812,7 +812,7 @@ mkExportItems mod_map this_mod exported_names exportedDeclMap localDeclMap sub_m | OptHide `elem` hmod_options hmod -> return (hmod_export_items hmod) | otherwise -> return [ ExportModule m ] - Nothing -> return [] -- already emitted a warning in exportedNames + Nothing -> return [] -- already emitted a warning in visibleNames findDecl :: Name -> (Maybe (LHsDecl Name), Maybe (HsDoc Name)) findDecl n | not (isExternalName n) = error "This shouldn't happen" -- cgit v1.2.3