Skip to content

Commit

Permalink
Upgrade to haskell-build-4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
newhoggy committed Aug 30, 2019
1 parent cdb3880 commit 8c562d3
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 2.1

orbs:
haskell: haskell-works/haskell-build@dev:jky
haskell: haskell-works/haskell-build@4.0.1
github: haskell-works/github-release@1.2.1
hackage: haskell-works/hackage@1.0.0

Expand All @@ -26,12 +26,6 @@ workflows:
context: haskell-ci
binary-cache-uri: ${BINARY_CACHE_URI-"http://hw-binary-cache-us-west-2-a.s3-website-us-west-2.amazonaws.com/archive"}

- haskell/build-with-binary-cache:
name: GHC 8.8.1
executor: haskell/ghc-8_8_1
context: haskell-ci
binary-cache-uri: ${BINARY_CACHE_URI-"http://hw-binary-cache-us-west-2-a.s3-website-us-west-2.amazonaws.com/archive"}

- github/release-cabal:
name: GitHub Release
context: haskell-ci
Expand Down

0 comments on commit 8c562d3

Please sign in to comment.