Loading
haskell-modules/generic-builder.nix: work around libc++abi issue
Work around clang’s not linking libc++abi when invoked as `clang` or `cc` even when it’s needed to link a C++ library or C++ code. See https://github.com/NixOS/nixpkgs/issues/166205.