We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NixOS
nix build .#haskell-language-server-8105
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.
The text was updated successfully, but these errors were encountered:
There was a pull request for it in nixpkgs, but it wasn't merged because of bugs: NixOS/nixpkgs#125987
Sorry, something went wrong.
No branches or pull requests
Your environment
NixOS
Steps to reproduce
nix build .#haskell-language-server-8105
Actual behaviour
It looks like nixpkgs has never provided GHC 8.10.5.
The text was updated successfully, but these errors were encountered: