Andreas Abel ba24aa5d51 Re #5773: workflows/deploy/windows: install ICU via pacman 3 lat temu
..
Makefile 5883777d45 [ workflows ] use YAML references to prune duplicate file lists (#5556) 3 lat temu
README.md 5883777d45 [ workflows ] use YAML references to prune duplicate file lists (#5556) 3 lat temu
cabal-test.yml f8809e640e Support GHC 9.2: bump base, Cabal; update CI 3 lat temu
cabal.yml ff82d4ab90 Re #5773: update ICU installation in CI workflow cabal.yml 3 lat temu
deploy.yml ba24aa5d51 Re #5773: workflows/deploy/windows: install ICU via pacman 3 lat temu
haddock.yml 5e60026635 Re #5773: Fix Haddock CI by updating to ubuntu-latest 3 lat temu
lint.yaml 5883777d45 [ workflows ] use YAML references to prune duplicate file lists (#5556) 3 lat temu
stack.yml 4c6d582c9a Fix #5768: CI/Windows: use text-icu-0.8.0 with latest ICU 3 lat temu
test.yml f204975956 [ stackage ] Bump stackage LTS versions 3 lat temu
user_manual.yml 5883777d45 [ workflows ] use YAML references to prune duplicate file lists (#5556) 3 lat temu
whitespace.yml f8809e640e Support GHC 9.2: bump base, Cabal; update CI 3 lat temu

README.md

Github actions

Do not edit the YAML files here directly!

  • Edit the sources in /src/github/workflows/!
  • Then run make in this directory.
  • Requirements yaml2json and json2yaml can be installed by make req-cabal or make req-stack.