input-output-hk / haskell.nix

Alternative Haskell Infrastructure for Nixpkgs
https://input-output-hk.github.io/haskell.nix
Apache License 2.0
538 stars 235 forks source link

cross-compilation documentation seems out of date #2026

Open mpickering opened 10 months ago

mpickering commented 10 months ago

If I try to example in the cross-compilation documentation (https://input-output-hk.github.io/haskell.nix/tutorials/cross-compilation.html)

then I get the following error:

error: attribute 'haskellPackages' missing

       at /home/matt/cross-example/default.nix:6:3:

            5| in
            6|   native.haskellPackages.bench.components.exes.bench
             |   ^
            7|
stale[bot] commented 6 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

mpickering commented 4 months ago

The documentation is still out of date so it's unclear why this issue has been closed.

michaelpj commented 4 months ago

Because of stale bot

angerman commented 4 months ago

Documentation is being overhauled.

stale[bot] commented 3 weeks ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.