This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- Apr 30, 2024
-
-
Phil de Joux authored
- Rename cabal.bootstrap.project - Rename cabal.meta.project - Rename cabal.validate-libonly.project - Rename cabal.validate.project - Rename cabal.release.project
-
- Apr 16, 2024
-
-
Bryan R authored
-
- Mar 07, 2024
-
-
Bryan R authored
-
- Oct 17, 2023
-
-
Bryan R authored
* gitlab ci: Don't install stack Fixes #9304 * Repair cabal's index state Fixes #9312 * Expand alpine builds to include i386 Note the use of ghc-9.0.2 for i386-alpine. Resolves #9347
-
- Sep 19, 2023
-
-
Bryan R authored
Use the lowest common denominator features available on supported platforms.
-
- Sep 07, 2023
-
-
Bryan R authored
-
- Mar 09, 2023
-
- Mar 02, 2023
-
-
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:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
- Jul 28, 2022
-
-
andreas.abel authored
-
- Jun 06, 2022
-
-
Javier Neira authored
* Fix cabal exec extension for win * Use tabs in the changed region * Use exe ext when zipping * Apply suggestions from code review Co-authored-by:
Robert <rob@vllmrt.net> * Add curly braces to var Co-authored-by:
Robert <rob@vllmrt.net> Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
- Mar 16, 2022
-
-
Javier Neira authored
-
Javier Neira authored
Taken from haskell-language-server gitlab config See e74cf5
-
- Oct 09, 2021
-
-
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
-
- Sep 10, 2021
-
-
Julian Ospald authored
-
- Sep 09, 2021
-
-
Emily Pillmore authored
-
Emily Pillmore authored
-