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:
sternenseemann
2021-09-23 00:13:41 +00:00
committed by John Ericson
parent 56a9ec15ff
commit 65c3102d78
4 changed files with 10 additions and 10 deletions
@@ -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