try ghc982
This commit is contained in:
parent
c7d0927b3f
commit
5e86915bd1
@ -18,7 +18,7 @@
|
|||||||
# The base package set representing a specific GHC version.
|
# The base package set representing a specific GHC version.
|
||||||
# By default, this is pkgs.haskellPackages.
|
# By default, this is pkgs.haskellPackages.
|
||||||
# You may also create your own. See https://community.flake.parts/haskell-flake/package-set
|
# You may also create your own. See https://community.flake.parts/haskell-flake/package-set
|
||||||
basePackages = pkgs.haskellPackages;
|
basePackages = pkgs.haskell.packages.ghc982;
|
||||||
|
|
||||||
# Extra package information. See https://community.flake.parts/haskell-flake/dependency
|
# Extra package information. See https://community.flake.parts/haskell-flake/dependency
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user