ghc: 8.10.6 -> 8.10.7
https://www.haskell.org/ghc/download_ghc_8_10_7.html (cherry picked from commit 9eca744cc0484e417deb260076241efb0a6c159d)
This commit is contained in:
committed by
John Ericson
parent
56a9ec15ff
commit
65c3102d78
@@ -1,4 +1,4 @@
|
||||
{ lib, supportedGhcVersions ? [ "884" "8104" "8106" ], stdenv, haskellPackages
|
||||
{ lib, supportedGhcVersions ? [ "884" "8104" "8107" ], stdenv, haskellPackages
|
||||
, haskell }:
|
||||
#
|
||||
# The recommended way to override this package is
|
||||
|
||||
Reference in New Issue
Block a user