diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/ghc.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/ghc.rb b/Library/Formula/ghc.rb index e1835a0cd..45befc25a 100644 --- a/Library/Formula/ghc.rb +++ b/Library/Formula/ghc.rb @@ -40,6 +40,7 @@ class Ghc < Formula # http://hackage.haskell.org/trac/ghc/ticket/6009 depends_on :macos => :snow_leopard depends_on 'apple-gcc42' if MacOS.version >= :mountain_lion + depends_on 'gmp' option '32-bit' |
