ghc: switch our default compiler to version 8.6.4

Also, drop obsolete 8.6.x minor releases 8.6.1, 8.6.2, and 8.6.3.

(cherry picked from commit 7fde42b8ebddbd673342b98d9d7c892a0c521583)
This commit is contained in:
Peter Simons
2019-03-16 10:24:20 +01:00
parent 106db715f9
commit 93e4a90502
4 changed files with 10 additions and 256 deletions

View File

@@ -1,6 +1,6 @@
# pkgs/development/haskell-modules/configuration-hackage2nix.yaml
compiler: ghc-8.6.3
compiler: ghc-8.6.4
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.3
- ghc-boot-8.6.3
- ghc-boot-th-8.6.3
- ghc-8.6.4
- ghc-boot-8.6.4
- ghc-boot-th-8.6.4
- ghc-compact-0.1.0.0
- ghc-heap-8.6.3
- ghc-heap-8.6.4
- ghc-prim-0.5.3
- ghci-8.6.3
- ghci-8.6.4
- haskeline-0.7.4.3
- hpc-0.6.0.3
- integer-gmp-1.0.2.0
@@ -26,14 +26,14 @@ core-packages:
- mtl-2.2.2
- parsec-3.1.13.0
- pretty-1.1.3.6
- process-1.6.3.0
- process-1.6.5.0
- rts-1.0
- stm-2.5.0.0
- template-haskell-2.14.0.0
- terminfo-0.4.1.2
- text-1.2.3.1
- time-1.8.0.2
- transformers-0.5.5.0
- transformers-0.5.6.2
- unix-2.7.2.2
- xhtml-3000.2.2.1