Avoid using deprecated flags
authorIan Lynagh <igloo@earth.li>
Mon, 16 Jun 2008 14:52:07 +0000 (14:52 +0000)
committerIan Lynagh <igloo@earth.li>
Mon, 16 Jun 2008 14:52:07 +0000 (14:52 +0000)
commit10de2c656f74562b662c22928be85e1b3ccda796
tree58c8f3bb187500759e72089ec127579e843d1302
parentc36326afbc21d6e8c8b73bffd5f926f23f16a127
Avoid using deprecated flags
79 files changed:
Control/Monad.hs
Data/Bits.hs
Data/Bool.hs
Data/Char.hs
Data/Dynamic.hs
Data/Dynamic.hs-boot
Data/Either.hs
Data/Eq.hs
Data/HashTable.hs
Data/Int.hs
Data/List.hs
Data/Maybe.hs
Data/Ord.hs
Data/String.hs
Data/Tuple.hs
Data/Typeable.hs
Data/Typeable.hs-boot
Data/Word.hs
Foreign.hs
Foreign/C.hs
Foreign/C/Error.hs
Foreign/C/String.hs
Foreign/C/Types.hs
Foreign/Concurrent.hs
Foreign/ForeignPtr.hs
Foreign/Marshal.hs
Foreign/Marshal/Alloc.hs
Foreign/Marshal/Array.hs
Foreign/Marshal/Error.hs
Foreign/Marshal/Pool.hs
Foreign/Marshal/Utils.hs
Foreign/Ptr.hs
Foreign/StablePtr.hs
Foreign/Storable.hs
Foreign/Storable.hs-boot
GHC/Arr.lhs
GHC/Base.lhs
GHC/Conc.lhs
GHC/Dotnet.hs
GHC/Enum.lhs
GHC/Err.lhs
GHC/Err.lhs-boot
GHC/Exception.lhs
GHC/Float.lhs
GHC/ForeignPtr.hs
GHC/Handle.hs
GHC/IO.hs
GHC/IOBase.lhs
GHC/Int.hs
GHC/List.lhs
GHC/Num.lhs
GHC/PArr.hs
GHC/Pack.lhs
GHC/Ptr.lhs
GHC/Read.lhs
GHC/Real.lhs
GHC/ST.lhs
GHC/STRef.lhs
GHC/Show.lhs
GHC/Stable.lhs
GHC/Storable.lhs
GHC/TopHandler.lhs-boot
GHC/Unicode.hs
GHC/Unicode.hs-boot
GHC/Weak.lhs
GHC/Word.hs
Numeric.hs
Prelude.hs
System/IO.hs
System/IO/Error.hs
System/IO/Unsafe.hs
System/Posix/Internals.hs
System/Posix/Types.hs
Text/ParserCombinators/ReadP.hs
Text/ParserCombinators/ReadPrec.hs
Text/Read.hs
Text/Read/Lex.hs
Text/Show.hs
Unsafe/Coerce.hs