Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/haskell/Cabal. Pull mirroring updated .
  1. Oct 17, 2023
  2. Sep 19, 2023
  3. Sep 07, 2023
  4. Mar 09, 2023
  5. Mar 02, 2023
    • Bryan R's avatar
      Update GitLab CI (#8818) · 0ea10013
      Bryan R authored
      
      * Bump ci-images pin
      
      * Combine Debian 10 and 11 in a matrix job
      
      * Add most of the GHC 9.6.1 platforms that fit on the x86_64 runners
      
      * Add centos7
      
      Extends the "configure" logic in .gitlab/ci.sh :(
      
      * Remove platforms unsupported by GHC 9.6.1 or Cabal 3.8.1
      
      * Remove aarch64-linux-deb10
      
      GHCUp fails to run on aarch64-linux-deb10 due to a glibc mismatch.
      
      aarch64-linux-deb11 would work, but there is no GHC release for that
      version yet.
      
      * Reset GitLab CI verbosity
      
      ---------
      
      Co-authored-by: default avatarmergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  6. Jul 28, 2022
  7. Jun 06, 2022
  8. Mar 16, 2022
  9. Oct 09, 2021
    • Julian Ospald's avatar
      More gitlab CI work (#7735) · 69f62284
      Julian Ospald authored
      * Use cabal-install version 3.6.2.0
      
      * Remove M1 workaround
      
      * Drop network constraint
      
      * Fix building static executables
      
      * Add FreeBSD12 release builds (#7733)
      
      * Fix linux build
      
      * Create properly named tarballs
      
      * Only pass --enable-executable-static on alpine
      
      * Fix windows build
      
      * Use cabal.project.release
      
      * Run split-sections selectively, fixing arm/aarch builds
      
      * Add retries for windows and armv7
      
      * Fix 32bit arches
      
      See https://github.com/haskell/cabal/issues/7313#issuecomment-811851884
      
      * Adjust paths
  10. Sep 10, 2021
  11. Sep 09, 2021
Loading