File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
version : 2.1
2
2
3
3
orbs :
4
- haskell : haskell-works/haskell-build@4.0.5
4
+ haskell : haskell-works/haskell-build@4.1.7
5
5
github :
haskell-works/[email protected]
6
6
hackage :
haskell-works/[email protected]
7
7
@@ -33,8 +33,8 @@ workflows:
33
33
cabal-test-extra : --test-show-details=direct
34
34
35
35
- haskell/build-with-binary-cache :
36
- name : GHC 8.8.2
37
- executor : haskell/ghc-8_8_2
36
+ name : GHC 8.8.3
37
+ executor : haskell/ghc-8_8_3
38
38
context : haskell-ci
39
39
binary-cache-uri : ${BINARY_CACHE_URI-"http://hw-binary-cache-us-west-2-a.s3-website-us-west-2.amazonaws.com/archive"}
40
40
cabal-build-extra : --write-ghc-environment-files=ghc8.4.4+
@@ -47,7 +47,7 @@ workflows:
47
47
- GHC 8.2.2
48
48
- GHC 8.4.4
49
49
- GHC 8.6.5
50
- - GHC 8.8.2
50
+ - GHC 8.8.3
51
51
checkout : true
52
52
filters :
53
53
branches :
You can’t perform that action at this time.
0 commit comments