diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/ghc.rb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Formula/ghc.rb b/Library/Formula/ghc.rb index e3086bed6..bf4e384d0 100644 --- a/Library/Formula/ghc.rb +++ b/Library/Formula/ghc.rb @@ -6,6 +6,9 @@ class Ghc < Formula sha256 "b0cd96a549ba3b5e512847a4a8cd1a3174e4b2b75dadfc41c568fb812887b958" bottle do + sha1 "510ba119620aaeb992e359a5a30618983cb6d4fb" => :mavericks + sha1 "234248dd606849994fe8950de5085832932e398b" => :mountain_lion + sha1 "2ec3d750f54d5e032fab416995b37a2fa337f77d" => :lion end option "32-bit" |
