main/BreakArray has no warnings
authorIan Lynagh <igloo@earth.li>
Wed, 26 Mar 2008 15:47:47 +0000 (15:47 +0000)
committerIan Lynagh <igloo@earth.li>
Wed, 26 Mar 2008 15:47:47 +0000 (15:47 +0000)
compiler/main/BreakArray.hs

index 60d1410..ceae28d 100644 (file)
 --
 -----------------------------------------------------------------------------
 
-{-# OPTIONS -w #-}
--- The above warning supression flag is a temporary kludge.
--- While working on this module you are encouraged to remove it and fix
--- any warnings in the module. See
---     http://hackage.haskell.org/trac/ghc/wiki/Commentary/CodingStyle#Warnings
--- for details
-
 module BreakArray
   ( BreakArray
 #ifdef GHCI