haskell-language-server: ghc 8.10.3 -> ghc 8.10.4

This commit is contained in:
Jakob Leifhelm
2021-02-21 19:28:11 +01:00
parent c6a5c7ac58
commit bcadd3e19c

View File

@@ -1,4 +1,4 @@
{ lib, supportedGhcVersions ? [ "865" "884" "8103" ], stdenv, haskellPackages
{ lib, supportedGhcVersions ? [ "865" "884" "8104" ], stdenv, haskellPackages
, haskell }:
#
# The recommended way to override this package is