Primops types were dependent on the target word-size at compiler compilation time. It's an issue for multi-target as GHC may not have the correct primops types for the target.
Primops types were dependent on the target word-size at compiler compilation time. It's an issue for multi-target as GHC may not have the correct primops types for the target.