include-warp-version - 1 package(s)
Exposes the version in Network.Wai.Handler.Warp.warpVersion.
This adds a dependency on Paths_warp so application binaries may
reference subpaths of GHC. For nix users this may result in binaries
with a large transitive runtime dependency closure that includes GHC
itself.
integer-gmp - 2 package(s)
When building with a version of GHC older than 9.0,
depend on the @integer-gmp@ library. You can disable
this if you do not wish to link against GMP, but at the
expense of having a slower @TextShow Natural@ instance.
simd - 1 package(s)
Use a C SIMD implementation for the ultimate performance of `zipBits`, `invertBits` and `countBits`.
Disable this flag if there are problems with the C FFI.