summaryrefslogtreecommitdiff
path: root/.github/workflows/build-macos-package.yml
AgeCommit message (Expand)Author
2020-11-16Replace _ with -John J. Camilleri
2020-11-16Upload artifact directly without copying elsewhere in betweenJohn J. Camilleri
2020-11-16Install alex and happyJohn J. Camilleri
2020-11-16Build on push tooJohn J. Camilleri
2020-11-16Remove RGL from build, use 'cabal v1-' commandsJohn J. Camilleri
2020-11-09Change setup-haskell version to just v1John J. Camilleri
2020-11-09Use GHC 8.4.4John J. Camilleri
2020-11-09Fix macOS version at 10.13John J. Camilleri
2020-11-09Use newer version of setup-haskellJohn J. Camilleri
2020-11-09Blurt out cabal version in both action and build scriptJohn J. Camilleri
2020-11-09Try removing something that looks like a typoJohn J. Camilleri
2020-11-09Try to set PREFIX env varJohn J. Camilleri
2020-11-09Explicitly specify env vars when building GF (test)John J. Camilleri
2020-11-09Change cabal version to 2.4, to match GHC 8.6.5John J. Camilleri
2020-11-09Comment cabal freeze and caching in case it was causing build error belowJohn J. Camilleri
2020-11-09Install Haskell via setup-haskell action, install build tools for C runtimeJohn J. Camilleri
2020-11-09Try to install GHC/Cabal via HomebrewJohn J. Camilleri
2020-11-09Add first attempt at GitHub action file for building .pkgJohn J. Camilleri