Merge pull request #16 from mbj/fix/readme-example
Fix stack readme example
This commit is contained in:
@@ -63,6 +63,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
ghc-version: '8.8.3' # Exact version of ghc to use
|
ghc-version: '8.8.3' # Exact version of ghc to use
|
||||||
# cabal-version: 'latest'. Omitted, but defalts to 'latest'
|
# cabal-version: 'latest'. Omitted, but defalts to 'latest'
|
||||||
|
enable-stack: true
|
||||||
stack-version: 'latest'
|
stack-version: 'latest'
|
||||||
- run: runhaskell Hello.hs
|
- run: runhaskell Hello.hs
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user