We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c1ae3d commit cad8e28Copy full SHA for cad8e28
.circleci/config.yml
@@ -1,9 +1,9 @@
1
version: 2.1
2
3
orbs:
4
- haskell: haskell-works/haskell-build@4.0.2
+ haskell: haskell-works/haskell-build@4.0.5
5
github: haskell-works/github-release@1.2.1
6
- hackage: haskell-works/hackage@1.0.0
+ hackage: haskell-works/hackage@1.3.0
7
8
workflows:
9
multiple-ghc-build:
0 commit comments