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
commit ee2d13e838
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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