[commit: ghc] wip/over-poly-kinds: Update CI images to GHC-8.4.4 & cabal-install-2.4.1.0 (4b752d5)

git at git.haskell.org git at git.haskell.org
Sat Feb 23 19:22:48 UTC 2019


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/over-poly-kinds
Link       : http://ghc.haskell.org/trac/ghc/changeset/4b752d52761be4795fd83698b3290df455f0c3ea/ghc

>---------------------------------------------------------------

commit 4b752d52761be4795fd83698b3290df455f0c3ea
Author: Oleg Grenrus <oleg.grenrus at iki.fi>
Date:   Mon Feb 18 22:44:54 2019 +0200

    Update CI images to GHC-8.4.4 & cabal-install-2.4.1.0
    
    Use official bindists, except for Debian 9/Stretch
    http://downloads.haskell.org/debian/ is used. (There are no recent
    GHC/cabal-install for Debian 8/Jessie there)
    
    Use v2-update/v2-install to install Haskell tools.
    
    Try to unify structure of the different Dockerfiles, incl installing GHC
    in one step (this will prevent sublayers from existing, making final
    image slightly smaller)


>---------------------------------------------------------------

4b752d52761be4795fd83698b3290df455f0c3ea
 .circleci/images/aarch64-linux-deb9/Dockerfile    |  1 +
 .circleci/images/i386-linux-deb8/Dockerfile       | 19 ++++++++--------
 .circleci/images/i386-linux-deb9/Dockerfile       | 21 +++++++++---------
 .circleci/images/x86_64-linux-centos7/Dockerfile  | 22 ++++++++++--------
 .circleci/images/x86_64-linux-deb8/Dockerfile     | 27 +++++++++++++----------
 .circleci/images/x86_64-linux-deb9/Dockerfile     | 16 +++++++-------
 .circleci/images/x86_64-linux-fedora27/Dockerfile | 22 ++++++++++--------
 7 files changed, 69 insertions(+), 59 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 4b752d52761be4795fd83698b3290df455f0c3ea


More information about the ghc-commits mailing list