1
0
forked from GitHub/gf-core

another attempt to fix compilation

This commit is contained in:
Krasimir Angelov
2022-08-17 10:22:12 +02:00
parent b378834756
commit 01c46479c6

View File

@@ -50,10 +50,6 @@ jobs:
with:
ghc-version: 8
- name: Build
run: |
cabal install gf --extra-lib-dirs=/usr/local/lib
- name: run testsuite
working-directory: ./src/runtime/haskell
run: |