mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
fix compilation on Mac as well.
This commit is contained in:
2
.github/workflows/build-majestic.yml
vendored
2
.github/workflows/build-majestic.yml
vendored
@@ -162,6 +162,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Setup Haskell
|
- name: Setup Haskell
|
||||||
uses: haskell/actions/setup@v1
|
uses: haskell/actions/setup@v1
|
||||||
|
with:
|
||||||
|
ghc-version: 8
|
||||||
|
|
||||||
- name: Build & run testsuite
|
- name: Build & run testsuite
|
||||||
working-directory: ./src/runtime/haskell
|
working-directory: ./src/runtime/haskell
|
||||||
|
|||||||
Reference in New Issue
Block a user