Skip to content
  • Ryan Scott's avatar
    93d2060d
    Use GHC 8.8 as the minimum bootstrap compiler version · 93d2060d
    Ryan Scott authored
    This patch makes GHC 8.8 the minimum bootstrap compiler across all
    Docker images in preparation for the same requirement being imposed
    on GHC. In most cases, I was able to use 8.8.3. The exception is
    `x86_64-linux-deb10`, where the only 8.8 bindist I could find was
    8.8.1.
    93d2060d
    Use GHC 8.8 as the minimum bootstrap compiler version
    Ryan Scott authored
    This patch makes GHC 8.8 the minimum bootstrap compiler across all
    Docker images in preparation for the same requirement being imposed
    on GHC. In most cases, I was able to use 8.8.3. The exception is
    `x86_64-linux-deb10`, where the only 8.8 bindist I could find was
    8.8.1.
Loading