Skip to content

Commit 6aa45b2

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

network.cabal

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ library
123123

124124
default-language: Haskell2010
125125
include-dirs: include
126-
includes: HsNet.h HsNetDef.h alignment.h win32defs.h
127126
install-includes: HsNet.h HsNetDef.h alignment.h win32defs.h
128127
if os(windows)
129128
includes: afunix_compat.h

0 commit comments

Comments
 (0)