[project @ 1999-01-14 19:28:43 by sof]
[ghc-hetmet.git] / ghc / driver / ghc-iface.lprl
index 7bcd3c6..1666b78 100644 (file)
@@ -178,7 +178,7 @@ sub readHiFile {
        } elsif ( /^instance / ) {
            $Stuff{"$mod:instances"} .= $_;
 
-       } elsif ( /^--.*/ ) { # silently ignore comment lines.
+       } elsif ( /^-[-]+ .*/ ) { # silently ignore comment lines.
            ;
        } else {  # We're in a declaration