Skip to content

Commit 4f7f168

Browse files
solhasufell
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 c011c2f commit 4f7f168

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

unix.cabal

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -155,9 +155,6 @@ library
155155
ghc-options: -Wall
156156

157157
include-dirs: include
158-
includes:
159-
HsUnix.h
160-
execvpe.h
161158
install-includes:
162159
HsUnix.h
163160
execvpe.h

0 commit comments

Comments
 (0)