diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/ghc.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ghc.rb b/Library/Formula/ghc.rb index e34b934b8..bcaf4ea11 100644 --- a/Library/Formula/ghc.rb +++ b/Library/Formula/ghc.rb @@ -1,5 +1,5 @@ class Ghc < Formula - homepage "http://haskell.org/ghc/" + homepage "https://haskell.org/ghc/" url "https://downloads.haskell.org/~ghc/7.10.1/ghc-7.10.1-src.tar.xz" sha256 "92f3e3d67a637c587c49b61c704a670953509eb4b17a93c0c2ac153da4cd3aa0" |
