[commit: packages/Win32] master: Tighten Safe Haskell bounds under 7.10 to fix warnings. (f4b5495)
git at git.haskell.org
git at git.haskell.org
Thu Jul 30 06:57:47 UTC 2015
Repository : ssh://git@git.haskell.org/Win32
On branch : master
Link : http://git.haskell.org/packages/Win32.git/commitdiff/f4b5495c21b7668c47550ebe3a2893eda4853ffe
>---------------------------------------------------------------
commit f4b5495c21b7668c47550ebe3a2893eda4853ffe
Author: David Terei <code at davidterei.com>
Date: Mon Nov 24 01:49:40 2014 -0800
Tighten Safe Haskell bounds under 7.10 to fix warnings.
>---------------------------------------------------------------
f4b5495c21b7668c47550ebe3a2893eda4853ffe
Graphics/Win32.hs | 4 +++-
Graphics/Win32/Dialogue.hsc | 4 +++-
Graphics/Win32/GDI/Bitmap.hsc | 4 +++-
Graphics/Win32/GDI/Brush.hsc | 4 +++-
Graphics/Win32/GDI/Clip.hsc | 4 +++-
Graphics/Win32/GDI/Font.hsc | 4 +++-
Graphics/Win32/GDI/Graphics2D.hs | 4 +++-
Graphics/Win32/GDI/HDC.hs | 4 +++-
Graphics/Win32/GDI/Palette.hsc | 4 +++-
Graphics/Win32/GDI/Path.hs | 4 +++-
Graphics/Win32/GDI/Pen.hsc | 4 +++-
Graphics/Win32/GDI/Region.hs | 4 +++-
Graphics/Win32/Icon.hs | 4 +++-
Graphics/Win32/Key.hsc | 4 +++-
Graphics/Win32/Menu.hsc | 4 +++-
Graphics/Win32/Message.hsc | 4 +++-
Graphics/Win32/Misc.hsc | 4 +++-
Graphics/Win32/Resource.hsc | 4 +++-
System/Win32.hs | 4 +++-
System/Win32/Console.hsc | 4 +++-
System/Win32/DLL.hsc | 4 +++-
System/Win32/DebugApi.hsc | 4 +++-
System/Win32/File.hsc | 4 +++-
System/Win32/Info.hsc | 4 +++-
System/Win32/Mem.hsc | 4 +++-
System/Win32/Process.hsc | 4 +++-
System/Win32/Shell.hsc | 4 +++-
System/Win32/SimpleMAPI.hsc | 4 +++-
System/Win32/Time.hsc | 4 +++-
29 files changed, 87 insertions(+), 29 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 f4b5495c21b7668c47550ebe3a2893eda4853ffe
More information about the ghc-commits
mailing list