Skip to content

iserv-proxy missing for GHC 9.4.3 #1807

Closed
@TeofilC

Description

@TeofilC

When trying to build the roots attribute for a ghc943 project I'm getting an error that iserv-proxy is missing:

/nix/store/kkr6573gzfhakba4av3bd6nlg81nqqax-source/overlays/haskell.nix:929:22:

          928|             # in haskell.nix itself.
          929|             inherit (final.ghc-extra-packages."${compiler-nix-name}"
             |                      ^
          930|               .iserv-proxy.components.exes) iserv-proxy;

       … while evaluating the attribute 'iserv-proxy'

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