Merge pull request #113925 from leifhelm/master

haskell-language-server: ghc 8.10.3 -> ghc 8.10.4
This commit is contained in:
maralorn
2021-02-21 23:10:38 +01:00
committed by GitHub

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