Skip to content

Commit 6b5bc04

Browse files
solMistuke
authored andcommitted
Remove includes from .cabal-file
This is useless at best, and a common source of confusion. haskell/cabal#10145 sol/hpack#355
1 parent b02af3b commit 6b5bc04

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Win32.cabal

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,6 @@ Library
154154
"user32", "gdi32", "winmm", "advapi32", "shell32", "shfolder", "shlwapi", "msimg32", "imm32"
155155
ghc-options: -Wall
156156
include-dirs: include
157-
includes: "alphablend.h", "diatemp.h", "dumpBMP.h", "ellipse.h", "errors.h", "HsGDI.h", "HsWin32.h", "Win32Aux.h", "win32debug.h", "windows_cconv.h", "WndProc.h", "alignment.h"
158157
install-includes: "HsWin32.h", "HsGDI.h", "WndProc.h", "windows_cconv.h", "alphablend.h", "wincon_compat.h", "winternl_compat.h", "winuser_compat.h", "winreg_compat.h", "tlhelp32_compat.h", "winnls_compat.h", "winnt_compat.h", "namedpipeapi_compat.h"
159158
c-sources:
160159
cbits/HsGDI.c

0 commit comments

Comments
 (0)