haskell-language-server: default ghc 8.10.2 -> 8.10.3

This commit is contained in:
Jakob Leifhelm
2021-02-07 10:15:58 +01:00
parent f2c8ad694b
commit 16c10f8b05

View File

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