From 154691f691b3660f22df002dba3aa96df95e7784 Mon Sep 17 00:00:00 2001 From: Alexander Altman Date: Sun, 29 Mar 2015 10:20:32 -0700 Subject: ghc: restore and update binary version comment Closes #38131. Signed-off-by: Mike McQuaid --- Library/Formula/ghc.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Library') 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" -- cgit v1.2.3