From f60e2a0c4a496ddfd2e2f69f499cb229deba3f75 Mon Sep 17 00:00:00 2001 From: Seeker Date: Sun, 23 Feb 2020 11:09:02 -0800 Subject: [PATCH] Add ghc@8.6 to binary formula URLs whitelist --- Library/Homebrew/rubocops/urls.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Library/Homebrew/rubocops/urls.rb b/Library/Homebrew/rubocops/urls.rb index 584d014cdd..75e91ecb30 100644 --- a/Library/Homebrew/rubocops/urls.rb +++ b/Library/Homebrew/rubocops/urls.rb @@ -13,6 +13,7 @@ module RuboCop fpc ghc ghc@8.2 + ghc@8.6 go go@1.9 go@1.10