Don't turn on -Werror in Data.Fixed
[ghc-base.git] / Data / Fixed.hs
index 2b4fb26..691a935 100644 (file)
@@ -1,4 +1,4 @@
-{-# OPTIONS -Wall -Werror -fno-warn-unused-binds #-}
+{-# OPTIONS -Wall -fno-warn-unused-binds #-}
 
 -----------------------------------------------------------------------------
 -- |