summaryrefslogtreecommitdiff
path: root/.github/workflows/build-macos-package.yml
AgeCommit message (Expand)Author
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