aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/haskell.yml
AgeCommit message (Expand)AuthorFilesLines
2019-09-17Add nightly, move haskell.yml -> ci.yml.John MacFarlane1-114/+0
2019-09-17GitHub CI: remove fail-fast and ghc 8.8.1 build.John MacFarlane1-3/+3
2019-09-17Set fail-fast to false.John MacFarlane1-0/+1
2019-09-17GitHub CI - experiment with structured matrix entries.John MacFarlane1-18/+12
2019-09-17GitHub CI - Ensure that version numbers are parsed as strings.John MacFarlane1-15/+15
2019-09-17GitHub CI - use cabal 3 with ghc 8.8.John MacFarlane1-1/+12
2019-09-16GitHub CI - use matrix for linux/cabal build.John MacFarlane1-10/+14
2019-09-16GitHub CI - take 2 on macos build.John MacFarlane1-6/+4
2019-09-16GitHub CI - add macos.John MacFarlane1-0/+20
2019-09-16GitHub CI - cleanup.John MacFarlane1-7/+0
2019-09-16GitHub CI - trigger build on workflow/haskell.yml change.John MacFarlane1-0/+1
2019-09-16GitHub CI: don't trigger build with doc changes.John MacFarlane1-1/+29
2019-09-16GitHub CI: comment out artifact uploading for now.John MacFarlane1-9/+16
2019-09-16GitHub CI: fix finding of executables.John MacFarlane1-1/+1
2019-09-15GitHub CI - another attempt to install artifacts.John MacFarlane1-3/+3
2019-09-15GitHuB CI tweak. cabal v2-install doesn't respect --bindir?John MacFarlane1-2/+2
2019-09-15Fix syntax of cabal v2-install.John MacFarlane1-1/+1
2019-09-15More GH CI tweaks.John MacFarlane1-3/+3
2019-09-15GitHub CI: attempt to enable artifact.John MacFarlane1-0/+9
2019-09-15GitHuB CI: remove --disable-optimization and --fast.John MacFarlane1-5/+5
2019-09-15Tweak GitHub CI config.John MacFarlane1-1/+1
2019-09-15GitHuB CI: turn off optimizations.John MacFarlane1-4/+4
2019-09-14Github CI/windows: separate dependencies step.John MacFarlane1-1/+4
2019-09-13GitHuB CI: Try adding windows build.John MacFarlane1-1/+17
2019-09-13Fix setting path.John MacFarlane1-2/+3
2019-09-13GitHub CI - set path.John MacFarlane1-4/+12
2019-09-12GitHub CI - try sudoJohn MacFarlane1-1/+1
2019-09-12Revert "GitHub CI - try with stack."John MacFarlane1-3/+7
2019-09-12GitHub CI - try with stack.John MacFarlane1-7/+3
2019-09-12GitHUB CI: Try installing recent cabal.John MacFarlane1-4/+6
2019-09-12GitHub CI - use plain v1-cabal.John MacFarlane1-3/+3
2019-09-12GitHub CI: try 'cabal new-' instead of 'v2-'John MacFarlane1-3/+3
2019-09-12Add haskell.ymlJohn MacFarlane1-0/+18