Skip to content
  • Simon Peyton Jones's avatar
    [project @ 2001-04-30 10:51:18 by simonpj] · e7b69c55
    Simon Peyton Jones authored
    -----------------------------
    	Better filtering for warnings
    	-----------------------------
    
    * Add Opt_WarnMisc, to enable warnings not otherwise covered by Opt_Warn*
      in the renamer
    
    * Add RnMonad.ifOptRn :: DynFlag -> RnM d a -> RnM d ()
      and use it many places instead of the clumsy direct code
    e7b69c55