Skip to content

Commit a9f1703

Browse files
authored
Merge pull request #1 from haskell-works/upgrade-haskell-build-orb-version
Upgrade haskell-build orb version
2 parents 33297c2 + 70a08a4 commit a9f1703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: 2.1
22

33
orbs:
4-
haskell: haskell-works/haskell-build@2.0.2
4+
haskell: haskell-works/haskell-build@4.0.0
55
github: haskell-works/[email protected]
66
hackage: haskell-works/[email protected]
77

0 commit comments

Comments
 (0)