[commit: packages/unix] master: Merge pull request #29 from haskell/safefixes710again (cbe8af7)
git at git.haskell.org
git at git.haskell.org
Thu Mar 19 15:50:56 UTC 2015
Repository : ssh://git@git.haskell.org/unix
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/cbe8af7a60c9350dda479fd3539d639a59ffb85a/unix
>---------------------------------------------------------------
commit cbe8af7a60c9350dda479fd3539d639a59ffb85a
Merge: 5986106 e0bc46b
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Tue Dec 9 17:46:41 2014 +0100
Merge pull request #29 from haskell/safefixes710again
More fixes for Safe Haskell bounds under GHC 7.10
>---------------------------------------------------------------
cbe8af7a60c9350dda479fd3539d639a59ffb85a
System/Posix/ByteString/FilePath.hsc | 5 ++++-
System/Posix/Directory/Common.hsc | 4 +++-
System/Posix/DynamicLinker.hsc | 4 +++-
System/Posix/DynamicLinker/ByteString.hsc | 5 ++++-
System/Posix/DynamicLinker/Common.hsc | 4 +++-
System/Posix/DynamicLinker/Module/ByteString.hsc | 5 ++++-
System/Posix/Env/ByteString.hsc | 4 ++++
System/Posix/Error.hs | 4 +++-
System/Posix/Files.hsc | 4 +++-
System/Posix/Files/ByteString.hsc | 4 +++-
System/Posix/IO/Common.hsc | 5 ++++-
System/Posix/Process.hsc | 4 +++-
System/Posix/Process/ByteString.hsc | 5 ++++-
System/Posix/Resource.hsc | 4 +++-
System/Posix/Semaphore.hsc | 4 +++-
System/Posix/Signals/Exts.hsc | 5 +++++
System/Posix/Terminal.hsc | 4 +++-
System/Posix/Terminal/ByteString.hsc | 4 +++-
System/Posix/Time.hsc | 4 +++-
System/Posix/Unistd.hsc | 4 +++-
20 files changed, 68 insertions(+), 18 deletions(-)
More information about the ghc-commits
mailing list