Skip to content

Commit

Permalink
Remove includes from .cabal-file
Browse files Browse the repository at this point in the history
This is useless at best, and a common source of confusion.

haskell/cabal#10145
sol/hpack#355
  • Loading branch information
sol authored and tomjaguarpaw committed Jul 1, 2024
1 parent d74bba2 commit ead14c2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions process.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@ library
build-depends: unix >= 2.5 && < 2.9

include-dirs: include
includes:
runProcess.h
install-includes:
runProcess.h
processFlags.h
Expand Down

0 comments on commit ead14c2

Please sign in to comment.