haskellPackages: update default compiler to from ghc 8.6.4 to 8.6.5
LTS 13.x will probably make the switch soon, too.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# pkgs/development/haskell-modules/configuration-hackage2nix.yaml
|
||||
|
||||
compiler: ghc-8.6.4
|
||||
compiler: ghc-8.6.5
|
||||
|
||||
core-packages:
|
||||
- array-0.5.3.0
|
||||
@@ -12,13 +12,13 @@ core-packages:
|
||||
- deepseq-1.4.4.0
|
||||
- directory-1.3.3.0
|
||||
- filepath-1.4.2.1
|
||||
- ghc-8.6.4
|
||||
- ghc-boot-8.6.4
|
||||
- ghc-boot-th-8.6.4
|
||||
- ghc-8.6.5
|
||||
- ghc-boot-8.6.5
|
||||
- ghc-boot-th-8.6.5
|
||||
- ghc-compact-0.1.0.0
|
||||
- ghc-heap-8.6.4
|
||||
- ghc-heap-8.6.5
|
||||
- ghc-prim-0.5.3
|
||||
- ghci-8.6.4
|
||||
- ghci-8.6.5
|
||||
- haskeline-0.7.4.3
|
||||
- hpc-0.6.0.3
|
||||
- integer-gmp-1.0.2.0
|
||||
|
||||
Reference in New Issue
Block a user