# Due to unknown symbol __cpu_model in bitvec-1.1.5.0
# when using -fexternal-interpreter,
# the SIMD optimization has to be disabled.
# See https://github.com/input-output-hk/haskell.nix/issues/2047
packages.bitvec.flags.simd=false;
# FIXME:
# ghc-iserv: /nix/store/nrycyind0m4lfn34b13h68bq2scj9vrk-zstd-lib-zstd-x86_64-unknown-linux-musl-0.1.3.0/lib/x86_64-linux-ghc-9.4.7/zstd-0.1.3.0-19JqsNNxPIf7nO0TGXWXpF/HSzstd-0.1.3.0-19JqsNNxPIf7nO0TGXWXpF.o: unknown symbol `ZSTD_trace_compress_begin'
# ghc-iserv: Could not load Object Code /nix/store/nrycyind0m4lfn34b13h68bq2scj9vrk-zstd-lib-zstd-x86_64-unknown-linux-musl-0.1.3.0/lib/x86_64-linux-ghc-9.4.7/zstd-0.1.3.0-19JqsNNxPIf7nO0TGXWXpF/HSzstd-0.1.3.0-19JqsNNxPIf7nO0TGXWXpF.o.
# <no location info>: error: unable to load unit `zstd-0.1.3.0'
# <no location info>: error: unable to load unit `ghc-prim-0.9.1'