aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/ghc.rb5
1 files changed, 1 insertions, 4 deletions
diff --git a/Library/Formula/ghc.rb b/Library/Formula/ghc.rb
index cd86fba9c..f6a5a3b71 100644
--- a/Library/Formula/ghc.rb
+++ b/Library/Formula/ghc.rb
@@ -27,10 +27,7 @@ class Ghc < Formula
skip_clean ['bin', 'lib']
def options
- [
- ['--64bit', 'Install 64-bit version of GHC (experimental).'],
- ['--devel', 'Install version 7.4.x']
- ]
+ [['--64bit', 'Install 64-bit version of GHC (experimental).']]
end
def install