Skip to content

Commit

Permalink
don't search in pkg-config database for zlib
Browse files Browse the repository at this point in the history
  • Loading branch information
tchoutri committed May 18, 2024
1 parent 9481dbf commit 5cab1b0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ package *
package warp
flags: -x509

package zlib
flags: -pkg-config

source-repository-package
type: git
location: https://github.com/haskell-cryptography/libsodium-bindings
Expand Down
2 changes: 1 addition & 1 deletion cabal.project.freeze
Original file line number Diff line number Diff line change
Expand Up @@ -437,5 +437,5 @@ constraints: any.Cabal ==3.10.3.0,
any.xml-types ==0.3.8,
any.zigzag ==0.1.0.0,
any.zlib ==0.7.1.0,
zlib -bundled-c-zlib +non-blocking-ffi +pkg-config
zlib -bundled-c-zlib +non-blocking-ffi -pkg-config
index-state: hackage.haskell.org 2024-05-14T16:55:19Z

0 comments on commit 5cab1b0

Please sign in to comment.