Skip to content

Commit

Permalink
Clarify location of libz.a in GHC bindist on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodigrim committed Mar 6, 2024
1 parent 42ece62 commit 566f907
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zlib.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ library
pkgconfig-depends: zlib
else
-- On Windows zlib is shipped with GHC starting from 7.10
-- at mingw/lib/libz.a
extra-libraries: z

test-suite tests
Expand Down

0 comments on commit 566f907

Please sign in to comment.