From 0f3a7945ca39d74844256d35956fce2cfffb1742 Mon Sep 17 00:00:00 2001 From: commitay Date: Thu, 7 Jun 2018 15:02:15 +1000 Subject: [PATCH] missing_formula: update haskell-platform message --- Library/Homebrew/missing_formula.rb | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/Library/Homebrew/missing_formula.rb b/Library/Homebrew/missing_formula.rb index d4c209ba92..e736738bf8 100644 --- a/Library/Homebrew/missing_formula.rb +++ b/Library/Homebrew/missing_formula.rb @@ -66,12 +66,9 @@ module Homebrew #{Formatter.url("https://www.playframework.com/documentation/2.3.x/Highlights23")} EOS when "haskell-platform" then <<~EOS - We no longer package haskell-platform. Consider installing ghc - and cabal-install instead: - brew install ghc cabal-install - - You can install with Homebrew-Cask: - brew cask install haskell-platform + We no longer package haskell-platform. Consider installing ghc, + cabal-install and stack instead: + brew install ghc cabal-install stack EOS when "mysqldump-secure" then <<~EOS The creator of mysqldump-secure tried to game our popularity metrics.