Skip to content

Commit ead14c2

Browse files
soltomjaguarpaw
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 d74bba2 commit ead14c2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

process.cabal

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,6 @@ library
8282
build-depends: unix >= 2.5 && < 2.9
8383

8484
include-dirs: include
85-
includes:
86-
runProcess.h
8785
install-includes:
8886
runProcess.h
8987
processFlags.h

0 commit comments

Comments
 (0)