Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit e3e5ff0

Browse files
authored
Merge pull request #16 from mbj/fix/readme-example
Fix stack readme example
2 parents c493fba + 9950685 commit e3e5ff0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
with:
6464
ghc-version: '8.8.3' # Exact version of ghc to use
6565
# cabal-version: 'latest'. Omitted, but defalts to 'latest'
66+
enable-stack: true
6667
stack-version: 'latest'
6768
- run: runhaskell Hello.hs
6869
```

0 commit comments

Comments
 (0)