Skip to content

Unable to build for GHC 8.10.5 using Nix flake #2053

Closed
@cydparser

Description

@cydparser

Your environment

NixOS

Steps to reproduce

nix build .#haskell-language-server-8105

Actual behaviour

error: attribute 'ghc8105' missing

       at /nix/store/k5xl2qzja8h08bxpralpcm7c452jkvab-source/flake.nix:125:41:

          124|           # Haskell packages extended with our packages
          125|           hlsHpkgs = compiler: extended haskell.packages.${compiler};

It looks like nixpkgs has never provided GHC 8.10.5.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIContinuous integrationos: nixostype: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions