From 0fd254dcd75306bbbd8e70b4049731eb16128b6f Mon Sep 17 00:00:00 2001 From: Commelina Date: Fri, 8 May 2026 16:54:08 +0200 Subject: [PATCH] [ ci ]: regenerate haskell-ci.yml to fix doctest on GHC >=9.6 --- .github/workflows/haskell-ci.yml | 24 +++++++++--------------- 1 file changed, 9 insertions(+), 15 deletions(-) diff --git a/.github/workflows/haskell-ci.yml b/.github/workflows/haskell-ci.yml index f95d334cc..b9c9d5fa9 100644 --- a/.github/workflows/haskell-ci.yml +++ b/.github/workflows/haskell-ci.yml @@ -8,9 +8,9 @@ # # For more information, see https://github.com/haskell-CI/haskell-ci # -# version: 0.19.20260128 +# version: 0.19.20260331 # -# REGENDATA ("0.19.20260128",["github","cabal.project"]) +# REGENDATA ("0.19.20260331",["github","cabal.project"]) # name: Haskell-CI on: @@ -23,6 +23,8 @@ on: merge_group: branches: - master + workflow_dispatch: + {} jobs: linux: name: Haskell-CI - Linux - ${{ matrix.compiler }} @@ -167,10 +169,6 @@ jobs: repository hackage.haskell.org url: http://hackage.haskell.org/ EOF - cat >> $CABAL_CONFIG <