Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • C ci-images
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Glasgow Haskell CompilerGlasgow Haskell Compiler
  • ci-images
  • Repository
Switch branch/tag
  • ci-images
  • x86_64-linux-deb9
  • Dockerfile
Find file BlameHistoryPermalink
  • Oleg Grenrus's avatar
    Update CI images to GHC-8.4.4 & cabal-install-2.4.1.0 · 9103ff17
    Oleg Grenrus authored Feb 22, 2019 and Ben Gamari's avatar Ben Gamari committed Feb 22, 2019
    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, including
    installing GHC in one step (this will prevent sublayers from existing,
    making final image slightly smaller)
    9103ff17