Stream: haskell-flake

Topic: haskell-language-server dropped support for ghc 8.10


view this post on Zulip Neeraj (Feb 22 2024 at 09:42):

failed with

error: haskell-language-server dropped support for ghc 8.10 in version 2.3.0.0
please use a newer ghc version or an older nixpkgs version

view this post on Zulip Srid (Feb 22 2024 at 10:33):

You may have to downgrade your nixpkgs then.

Try perhaps 96ba1c52e54e74c3197f4d43026b3f3d92e83ff9 from when nammayatri was using it before this PR:

https://github.com/nammayatri/common/pull/18/files#diff-216b2b7bfde9416c79d133bacb031e95702a20bdedb548c0b055c837aa4f6a9c

view this post on Zulip Srid (Feb 22 2024 at 10:33):

nixpkgs.url = "github:nixos/nixpkgs/96ba1c52e54e74c3197f4d43026b3f3d92e83ff9


Last updated: Sep 16 2024 at 20:16 UTC