Skip to content

Commit

Permalink
Merge pull request #893 from tweag/fix-darwin-bindist-WORKSPACE
Browse files Browse the repository at this point in the history
Fix darwin bindist by touching WORKSPACE file
  • Loading branch information
mboes authored May 24, 2019
2 parents f9eaf6d + fb7d288 commit 607494e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions haskell/ghc_bindist.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@ haskell_toolchain(
},
executable = False,
)
ctx.file("WORKSPACE")

_ghc_bindist = repository_rule(
_ghc_bindist_impl,
Expand Down

0 comments on commit 607494e

Please sign in to comment.