Remove redundant imports, now that NoImplicitPrelude does not imply RebindableSyntax
authorsimonpj@microsoft.com <unknown>
Fri, 22 Oct 2010 14:31:57 +0000 (14:31 +0000)
committersimonpj@microsoft.com <unknown>
Fri, 22 Oct 2010 14:31:57 +0000 (14:31 +0000)
commit1fc945f3ff888665d92152963dba851726c6d529
treeeac8a602b2926fe6fcadcf2ee04cd1d36ef4e5d3
parentaf97ffa5afc916cbe7fde22de3e2738458d85629
Remove redundant imports, now that NoImplicitPrelude does not imply RebindableSyntax
15 files changed:
Control/OldException.hs
Data/Dynamic.hs
Data/Typeable.hs
Foreign/Marshal/Alloc.hs
GHC/Conc/IO.hs
GHC/Conc/Signal.hs
GHC/Conc/Sync.lhs
GHC/ForeignPtr.hs
GHC/IO/Handle/FD.hs
GHC/Pack.lhs
GHC/ST.lhs
GHC/Unicode.hs
System/Event/Control.hs
System/Event/Manager.hs
System/Timeout.hs