[commit: base] master: Mark DEPRECATED pragmas with when they were added (9bc15ea)
Ian Lynagh
igloo at earth.li
Sat Feb 16 02:42:45 CET 2013
Repository : ssh://darcs.haskell.org//srv/darcs/packages/base
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/9bc15eadf3c9176f647b51263f0633dab7afe06b
>---------------------------------------------------------------
commit 9bc15eadf3c9176f647b51263f0633dab7afe06b
Author: Ian Lynagh <ian at well-typed.com>
Date: Sat Feb 16 00:43:14 2013 +0000
Mark DEPRECATED pragmas with when they were added
Control/Concurrent/Chan.hs | 4 ++--
Control/Concurrent/MVar.hs | 2 +-
Control/Monad/Instances.hs | 2 +-
Control/Monad/ST.hs | 4 +---
Control/Monad/ST/Lazy.hs | 4 +---
Data/Bits.hs | 2 +-
Data/OldTypeable.hs | 6 +++---
Data/OldTypeable/Internal.hs | 4 ++--
Data/Typeable/Internal.hs | 2 +-
Debug/Trace.hs | 2 +-
Foreign.hs | 2 +-
Foreign/ForeignPtr.hs | 2 +-
Foreign/Marshal.hs | 4 +---
Foreign/Marshal/Error.hs | 2 +-
GHC/Conc/Sync.lhs | 8 ++++----
GHC/Exts.hs | 2 +-
GHC/Generics.hs | 4 ++--
GHC/IO.hs | 6 +++---
18 files changed, 28 insertions(+), 34 deletions(-)
Diff suppressed because of size. To see it, use:
git show 9bc15eadf3c9176f647b51263f0633dab7afe06b
More information about the ghc-commits
mailing list