about summary refs log tree commit diff
path: root/pkgs/development/haskell-modules
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2019-03-16 10:24:20 +0100
committerPeter Simons <simons@cryp.to>2019-03-16 20:30:58 +0100
commit93e4a90502b1a3710f3aa52ead204ec847d5ff3f (patch)
tree2805b263300eb083d115e114ac3b207a7b755439 /pkgs/development/haskell-modules
parent106db715f9d7b2c2a87e2142ebefa77d7231214f (diff)
downloadnixlib-93e4a90502b1a3710f3aa52ead204ec847d5ff3f.tar
nixlib-93e4a90502b1a3710f3aa52ead204ec847d5ff3f.tar.gz
nixlib-93e4a90502b1a3710f3aa52ead204ec847d5ff3f.tar.bz2
nixlib-93e4a90502b1a3710f3aa52ead204ec847d5ff3f.tar.lz
nixlib-93e4a90502b1a3710f3aa52ead204ec847d5ff3f.tar.xz
nixlib-93e4a90502b1a3710f3aa52ead204ec847d5ff3f.tar.zst
nixlib-93e4a90502b1a3710f3aa52ead204ec847d5ff3f.zip
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)
Diffstat (limited to 'pkgs/development/haskell-modules')
-rw-r--r--pkgs/development/haskell-modules/configuration-hackage2nix.yaml16
1 files changed, 8 insertions, 8 deletions
diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix.yaml
index f620c736a9a6..5374c2fc06a6 100644
--- a/pkgs/development/haskell-modules/configuration-hackage2nix.yaml
+++ b/pkgs/development/haskell-modules/configuration-hackage2nix.yaml
@@ -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