haskellPackages: update default compiler from ghc 8.10.2 to version 8.10.3

This commit is contained in:
Peter Simons
2020-12-25 20:41:54 +01:00
parent 7dd48ceb14
commit 1998b95adc
4 changed files with 282 additions and 11 deletions
@@ -1,29 +1,29 @@
# pkgs/development/haskell-modules/configuration-hackage2nix.yaml
compiler: ghc-8.10.2
compiler: ghc-8.10.3
core-packages:
- array-0.5.4.0
- base-4.14.1.0
- binary-0.8.8.0
- bytestring-0.10.10.0
- Cabal-3.2.0.0
- bytestring-0.10.12.0
- Cabal-3.2.1.0
- containers-0.6.2.1
- deepseq-1.4.4.0
- directory-1.3.6.0
- exceptions-0.10.4
- filepath-1.4.2.1
- ghc-8.10.2
- ghc-boot-8.10.2
- ghc-boot-th-8.10.2
- ghc-8.10.3
- ghc-boot-8.10.3
- ghc-boot-th-8.10.3
- ghc-compact-0.1.0.0
- ghc-heap-8.10.2
- ghc-heap-8.10.3
- ghc-prim-0.6.1
- ghci-8.10.2
- ghci-8.10.3
- haskeline-0.8.0.1
- hpc-0.6.1.0
- integer-gmp-1.0.3.0
- libiserv-8.10.2
- libiserv-8.10.3
- mtl-2.2.2
- parsec-3.1.14.0
- pretty-1.1.3.6
@@ -32,7 +32,7 @@ core-packages:
- stm-2.5.0.0
- template-haskell-2.16.0.0
- terminfo-0.4.1.4
- text-1.2.3.2
- text-1.2.4.1
- time-1.9.3
- transformers-0.5.6.2
- unix-2.7.2.2