Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit 67b3fb0

Browse files
committed
Use ghc-8.8.3 for macos-installhs-cabal
1 parent fc74c11 commit 67b3fb0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.azure/macos-installhs-cabal.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ jobs:
2121
displayName: "Unpack cache"
2222
condition: eq(variables.CACHE_RESTORED, 'true')
2323
- bash: |
24-
# TODO Install ghc-8.8.3 when adding stack-8.8.3.yaml
25-
brew install [email protected]
24+
brew install [email protected]
2625
brew install cabal-install --ignore-dependencies ghc
2726
which cabal
2827
which ghc

0 commit comments

Comments
 (0)