Skip to content

Commit 6e891a5

Browse files
authored
Merge pull request #30 from haskell-works/upgrade-circleci-to-haskell-build-1.6.2
Upgrade circleci to use haskell/build 1.6.2
2 parents f11320e + 2e866ee commit 6e891a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: 2.1
22

33
orbs:
4-
haskell: haskell-works/[email protected].0
4+
haskell: haskell-works/[email protected].2
55
github: haskell-works/[email protected]
66
hackage: haskell-works/[email protected]
77

0 commit comments

Comments
 (0)