This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
|||||||
- name: Install Haskell
|
- name: Install Haskell
|
||||||
uses: haskell-actions/setup@v2.11.0
|
uses: haskell-actions/setup@v2.11.0
|
||||||
with:
|
with:
|
||||||
enable-stacke: true
|
enable-stack: true
|
||||||
stack-no-global: true
|
stack-no-global: true
|
||||||
stack-setup-ghc: true
|
stack-setup-ghc: true
|
||||||
- name: Build with Stack
|
- name: Build with Stack
|
||||||
|
|||||||
Reference in New Issue
Block a user