[commit: packages/haskell2010] master: Add explicit `{-# LANGUAGE CPP, PackageImports #-}` pragmas (40d8df1)
git at git.haskell.org
git at git.haskell.org
Sat Oct 26 19:42:04 UTC 2013
Repository : ssh://git@git.haskell.org/haskell2010
On branch : master
Link : http://git.haskell.org/packages/haskell2010.git/commitdiff/40d8df12315fb919cc76dee1c51ef7be7c5a4785
>---------------------------------------------------------------
commit 40d8df12315fb919cc76dee1c51ef7be7c5a4785
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Sat Oct 26 20:40:57 2013 +0200
Add explicit `{-# LANGUAGE CPP, PackageImports #-}` pragmas
Signed-off-by: Herbert Valerio Riedel <hvr at gnu.org>
>---------------------------------------------------------------
40d8df12315fb919cc76dee1c51ef7be7c5a4785
Control/Monad.hs | 1 +
Data/Array.hs | 1 +
Data/Bits.hs | 1 +
Data/Char.hs | 1 +
Data/Complex.hs | 1 +
Data/Int.hs | 1 +
Data/Ix.hs | 1 +
Data/List.hs | 1 +
Data/Maybe.hs | 1 +
Data/Ratio.hs | 1 +
Data/Word.hs | 1 +
Foreign.hs | 2 ++
Foreign/C.hs | 1 +
Foreign/C/Error.hs | 1 +
Foreign/C/String.hs | 1 +
Foreign/C/Types.hs | 1 +
Foreign/ForeignPtr.hs | 2 ++
Foreign/Marshal.hs | 2 ++
Foreign/Marshal/Alloc.hs | 1 +
Foreign/Marshal/Array.hs | 1 +
Foreign/Marshal/Error.hs | 2 +-
Foreign/Marshal/Utils.hs | 1 +
Foreign/Ptr.hs | 1 +
Foreign/StablePtr.hs | 1 +
Foreign/Storable.hs | 1 +
Numeric.hs | 1 +
Prelude.hs | 2 +-
System/Environment.hs | 1 +
System/Exit.hs | 1 +
System/IO.hs | 1 +
System/IO/Error.hs | 1 +
31 files changed, 34 insertions(+), 2 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 40d8df12315fb919cc76dee1c51ef7be7c5a4785
More information about the ghc-commits
mailing list