aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)Author
2023-08-04Use ghc 9.6 for release builds.John MacFarlane
2023-07-18Change Windows release build to use cabal instead of stack.John MacFarlane
2023-07-12CI: don't trigger ci on changes to cirrus config.John MacFarlane
2023-06-28CI: Another try to specify cabal store directory.John MacFarlane
2023-06-28CI: fix path for cabal global store.John MacFarlane
2023-06-27CI for linux-nix: use -Wall.John MacFarlane
2023-06-27Add cabal caching to linux-nix-cabal CI workflow.John MacFarlane
2023-06-26Revert "Try adding magic nix cache to nix CI build."John MacFarlane
2023-06-26Try adding magic nix cache to nix CI build.John MacFarlane
2023-06-26Add CI testing on ghc 9.6John MacFarlane
2023-06-19Bump cachix/install-nix-action from 21 to 22dependabot[bot]
2023-06-06Remove support for ghc 8.6, 8.8.John MacFarlane
2023-05-29Bump cachix/install-nix-action from 20 to 21dependabot[bot]
2023-03-27Fix release-candidate build for macos.John MacFarlane
2023-03-25Add typst writer.John MacFarlane
2023-03-22macos nighty build: use ghc 9.4.4.John MacFarlane
2023-03-16CI/Nightly: use ghc 9.4 for windows build.John MacFarlane
2023-03-16CI: use latest point release for each ghc version.John MacFarlane
2023-03-16nightly: install ghc 9.4.4 for linux.John MacFarlane
2023-03-12More macos release candidate tweaks.John MacFarlane
2023-03-12Fix macos release candidate on GitHub actions.John MacFarlane
2023-03-10Factor out make_macos_release.sh from the release candidate workflow.John MacFarlane
2023-03-05Bump cachix/install-nix-action from 19 to 20 (#8670)dependabot[bot]
2023-03-05Windows CI: fix directory for global cabal store.John MacFarlane
2023-03-05Revert "Another attempt at fixing Windows CI caching."John MacFarlane
2023-03-05Another attempt at fixing Windows CI caching.John MacFarlane
2023-03-04CI: Use full windows path for cabal store.John MacFarlane
2023-03-04Another attempt to fix windows CI caching.John MacFarlane
2023-03-04Fix nix CI.John MacFarlane
2023-03-04Add linux-nix-cabal CI.John MacFarlane
2023-03-04Another try at fixing Windows CI caching.John MacFarlane
2023-03-02Another attempt to fix windows CI caching.John MacFarlane
2023-03-02Try to fix cabal global store caching on Windows CI.John MacFarlane
2023-02-18Install pkg-config for macos nightly.John MacFarlane
2023-02-14CI: add linux-stack.John MacFarlane
2023-02-14CI: switch to using cabal on windows.John MacFarlane
2023-02-08Windows CI: don't cache local packages.John MacFarlane
2023-02-08CI: workaround ghcup issue on GitHub actions CI.John MacFarlane
2023-01-18Macos release candidate action: fix version.txt.pandoc-server-0.1pandoc-lua-engine-0.1pandoc-cli-0.13.0John MacFarlane
2023-01-12CI: remove unused key `testopts` from version matrix.Albert Krewinkel
2023-01-12CI: test with GHC 9.2.5 and 9.4.4Albert Krewinkel
2023-01-12CI: bump all versions of "cache" action to v3Albert Krewinkel
2022-11-07CI: use cabal 3.8.1.0, `--ghc-options=-Werror`.John MacFarlane
2022-10-31First stab at mtl 2.3 compliance.John MacFarlane
2022-10-29Nightly: strip executables on windows and macos.John MacFarlane
2022-10-29Use cabal for nightly builds.John MacFarlane
2022-10-29Nightly windows: add stack clean.John MacFarlane
2022-10-29ALlow nightly action to be run manually.John MacFarlane
2022-10-29Nightly windows build: use --local-bin-path to place binary.John MacFarlane
2022-10-28CI: add ghc 9.4.2.John MacFarlane