We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b7a982 commit 407e3aeCopy full SHA for 407e3ae
zlib.cabal
@@ -20,7 +20,7 @@ build-type: Simple
20
cabal-version: >= 1.10
21
extra-source-files: cbits/crc32.h cbits/inffast.h cbits/inflate.h
22
cbits/trees.h cbits/deflate.h cbits/inffixed.h
23
- cbits/inftrees.h cbits/zutil.h
+ cbits/inftrees.h cbits/zutil.h cbits/gzguts.h
24
-- test data files
25
test/data/bad-crc.gz test/data/custom-dict.zlib
26
test/data/custom-dict.zlib-dict test/data/hello.gz
0 commit comments