[commit: packages/Win32] Mistuke-fix-build, depend-os-windows, fix-appveyor-curl-ussue, master, win32-2.5.4.1-ghc-8.2: Fix release sdist. (ba0b7a2)
git at git.haskell.org
git at git.haskell.org
Mon Apr 17 21:28:16 UTC 2017
Repository : ssh://git@git.haskell.org/Win32
On branches: Mistuke-fix-build,depend-os-windows,fix-appveyor-curl-ussue,master,win32-2.5.4.1-ghc-8.2
Link : http://git.haskell.org/packages/Win32.git/commitdiff/ba0b7a2cdad702b8a6a2a2f780fd9a249db957fd
>---------------------------------------------------------------
commit ba0b7a2cdad702b8a6a2a2f780fd9a249db957fd
Author: Tamar Christina <tamar at zhox.com>
Date: Sat Jan 7 21:30:31 2017 +0000
Fix release sdist.
>---------------------------------------------------------------
ba0b7a2cdad702b8a6a2a2f780fd9a249db957fd
Win32.cabal | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Win32.cabal b/Win32.cabal
index 97b4a2f..580f364 100644
--- a/Win32.cabal
+++ b/Win32.cabal
@@ -14,7 +14,7 @@ build-type: Simple
cabal-version: >=1.6
extra-source-files:
include/diatemp.h include/dumpBMP.h include/ellipse.h include/errors.h
- include/Win32Aux.h include/win32debug.h
+ include/Win32Aux.h include/win32debug.h include/alignment.h
changelog.md
Library
More information about the ghc-commits
mailing list