Dependencies for zlib-0.6.1.2

library

Flags

Manual Flags

NameDescriptionDefault
non-blocking-ffi

The (de)compression calls can sometimes take a long time, which prevents other Haskell threads running. Enabling this flag avoids this unfairness, but with greater overall cost.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info