Files
nixpkgs/pkgs/test/haskell
sternenseemann 49ac23d75d tests.haskell.ghcWithPackages.regression-224542: make cross aware
Obviously, we can't run GHCi of a cross-compiler, but respecting targetPrefix
will give a more helpful error message:

    <command line>: not built for interactive use
2025-09-09 15:46:35 +02:00
..