aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMike McQuaid2014-07-29 10:03:12 +0200
committerMike McQuaid2014-07-29 13:39:57 +0200
commit966c583ec13ade06e9927314d1f539be0a4d50f6 (patch)
tree60144698c0b9d1e2c850084b44e3709ad691f08e /Library/Formula
parent7715c746c75feffbac5622bec974551f306aa0e9 (diff)
downloadhomebrew-966c583ec13ade06e9927314d1f539be0a4d50f6.tar.bz2
haskell-platform: bump revision for GCC bump.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/haskell-platform.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/haskell-platform.rb b/Library/Formula/haskell-platform.rb
index 2903ee792..c9d993d7b 100644
--- a/Library/Formula/haskell-platform.rb
+++ b/Library/Formula/haskell-platform.rb
@@ -4,6 +4,7 @@ class HaskellPlatform < Formula
homepage 'http://hackage.haskell.org/platform/'
url 'http://lambda.haskell.org/platform/download/2013.2.0.0/haskell-platform-2013.2.0.0.tar.gz'
sha1 '8669bb5add1826c0523fb130c095fb8bf23a30ce'
+ revision 1
depends_on 'ghc'