Skip to content

Commit d5cb970

Browse files
solBodigrim
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 01ea516 commit d5cb970

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bzlib.cabal

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ library
3636
bytestring >= 0.9 && < 0.13
3737
if os(windows)
3838
build-depends: base >= 4.11
39-
includes: bzlib.h
4039
ghc-options: -Wall
4140
if !(os(windows) || impl(ghcjs) || os(ghcjs) || arch(wasm32))
4241
-- Normally we use the the standard system bz2 lib:

0 commit comments

Comments
 (0)