hackage2nix: update to ghc-8.8.2 for lts-15.x

This commit is contained in:
Peter Simons 2020-02-21 11:15:53 +01:00
parent 9bc4a358cf
commit dbc7989d3f

View File

@ -1,38 +1,38 @@
# pkgs/development/haskell-modules/configuration-hackage2nix.yaml # pkgs/development/haskell-modules/configuration-hackage2nix.yaml
compiler: ghc-8.6.5 compiler: ghc-8.8.2
core-packages: core-packages:
- array-0.5.3.0 - array-0.5.4.0
- base-4.12.0.0 - base-4.13.0.0
- binary-0.8.6.0 - binary-0.8.7.0
- bytestring-0.10.8.2 - bytestring-0.10.10.0
- Cabal-2.4.0.1 - Cabal-3.0.1.0
- containers-0.6.0.1 - containers-0.6.2.1
- deepseq-1.4.4.0 - deepseq-1.4.4.0
- directory-1.3.3.0 - directory-1.3.4.0
- filepath-1.4.2.1 - filepath-1.4.2.1
- ghc-8.6.5 - ghc-8.8.2
- ghc-boot-8.6.5 - ghc-boot-8.8.2
- ghc-boot-th-8.6.5 - ghc-boot-th-8.8.2
- ghc-compact-0.1.0.0 - ghc-compact-0.1.0.0
- ghc-heap-8.6.5 - ghc-heap-8.8.2
- ghc-prim-0.5.3 - ghc-prim-0.5.3
- ghci-8.6.5 - ghci-8.8.2
- haskeline-0.7.4.3 - haskeline-0.7.5.0
- hpc-0.6.0.3 - hpc-0.6.0.3
- integer-gmp-1.0.2.0 - integer-gmp-1.0.2.0
- libiserv-8.6.3 - libiserv-8.8.2
- mtl-2.2.2 - mtl-2.2.2
- parsec-3.1.13.0 - parsec-3.1.14.0
- pretty-1.1.3.6 - pretty-1.1.3.6
- process-1.6.5.0 - process-1.6.7.0
- rts-1.0 - rts-1.0
- stm-2.5.0.0 - stm-2.5.0.0
- template-haskell-2.14.0.0 - template-haskell-2.15.0.0
- terminfo-0.4.1.2 - terminfo-0.4.1.4
- text-1.2.3.1 - text-1.2.4.0
- time-1.8.0.2 - time-1.9.3
- transformers-0.5.6.2 - transformers-0.5.6.2
- unix-2.7.2.2 - unix-2.7.2.2
- xhtml-3000.2.2.1 - xhtml-3000.2.2.1