Skip to content

aarch64 not using binary cache #2290

Open
@SeungheonOh

Description

@SeungheonOh

I tried to use haskell.nix with my aarch64 machine. However, it attempts to build ghc no matter what version I try. More interestingly, when I try to use GHC966, it builds GHC 966 with GHC964 that it pulled from some binary cache, and when I try to use GHC964, it builds GHC 964 with GHC966 that it got from somewhere.

My question is, do we have aarch64_linux ghc in iog binary cache? and if yes, how can I make it use the pulled ghc instead of building it from scratch

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions