aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAlexander Altman2015-03-29 10:20:32 -0700
committerMike McQuaid2015-03-31 19:18:33 +0100
commit154691f691b3660f22df002dba3aa96df95e7784 (patch)
tree5ea311a5a89fc066ab636f3a091de32aa1c4d515 /Library
parent3ce913b2a780a9ef2f32cb2f2cd4664c323d01c9 (diff)
downloadhomebrew-154691f691b3660f22df002dba3aa96df95e7784.tar.bz2
ghc: restore and update binary version comment
Closes #38131. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/ghc.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/ghc.rb b/Library/Formula/ghc.rb
index bcaf4ea11..4f6d12271 100644
--- a/Library/Formula/ghc.rb
+++ b/Library/Formula/ghc.rb
@@ -31,6 +31,8 @@ class Ghc < Formula
sha256 "f7a35bea69b6cae798c5f603471a53b43c4cc5feeeeb71733815db6e0a280945"
end
else
+ # there is currently no 7.10.1 binary download for darwin,
+ # so we use the one for 7.8.4 instead
resource "binary" do
url "https://downloads.haskell.org/~ghc/7.8.4/ghc-7.8.4-x86_64-apple-darwin.tar.xz"
sha256 "ebb6b0294534abda05af91798b43e2ea02481edacbf3d845a1e5925a211c67e3"