Skip to content

Commit

Permalink
Fix darwin bindist by touching WORKSPACE file
Browse files Browse the repository at this point in the history
Closes: #884
  • Loading branch information
Profpatsch committed May 23, 2019
1 parent a7a054c commit fb7d288
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 fb7d288

Please sign in to comment.