===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
mediawiki2latex-7.43/src/Font.hs-65-    gg sty = (ff sty) `mplus` (ff sty{italic= not (italic sty)}) `mplus` (ff sty{bold= not (bold sty)}) `mplus` (ff sty{italic= not (italic sty),bold= not (bold sty)})
mediawiki2latex-7.43/src/Font.hs:66:    hh sty = (gg sty) `mplus` (gg sty{stylebase= stylebasenext .stylebase $sty}) `mplus` (gg sty{stylebase= stylebasenext.stylebasenext.stylebase$ sty})
mediawiki2latex-7.43/src/Font.hs-67-    getf = fromMaybe def ((hh fontStyle)>>=return.(findfont fonts) )
##############################################
mediawiki2latex-7.43/src/SimpleContributors.hs-148-pre s
mediawiki2latex-7.43/src/SimpleContributors.hs:149:  = case (runParser ipaddr () "" (fst s)) of
mediawiki2latex-7.43/src/SimpleContributors.hs-150-        Right _ -> False