Skip to content

Commit 7fa0677

Browse files
authored
Merge pull request #28 from haskell-works/use-circleci-orb
Use CircleCI Orbs
2 parents c3fda29 + 99f3eb4 commit 7fa0677

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@1.4.2
4+
haskell: haskell-works/haskell-build@1.5.3
55
github: haskell-works/[email protected]
66
hackage: haskell-works/[email protected]
77

0 commit comments

Comments
 (0)