Merge pull request #4302 from commitay/haskell-platform

missing_formula: update haskell-platform message
This commit is contained in:
Mike McQuaid 2018-06-07 09:32:58 +01:00 committed by GitHub
commit 58ce8da21a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,12 +66,9 @@ module Homebrew
#{Formatter.url("https://www.playframework.com/documentation/2.3.x/Highlights23")} #{Formatter.url("https://www.playframework.com/documentation/2.3.x/Highlights23")}
EOS EOS
when "haskell-platform" then <<~EOS when "haskell-platform" then <<~EOS
We no longer package haskell-platform. Consider installing ghc We no longer package haskell-platform. Consider installing ghc,
and cabal-install instead: cabal-install and stack instead:
brew install ghc cabal-install brew install ghc cabal-install stack
You can install with Homebrew-Cask:
brew cask install haskell-platform
EOS EOS
when "mysqldump-secure" then <<~EOS when "mysqldump-secure" then <<~EOS
The creator of mysqldump-secure tried to game our popularity metrics. The creator of mysqldump-secure tried to game our popularity metrics.