From f14f1387ec006f5dbb8c8f83446520ccabfff49a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 31 Jul 2019 07:32:42 +0000 Subject: [PATCH] drop verbose output for Cabal install --- macros.ghc-os | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macros.ghc-os b/macros.ghc-os index cd0fbdf..e061c16 100644 --- a/macros.ghc-os +++ b/macros.ghc-os @@ -8,4 +8,4 @@ %with_ghc_prof 1 %with_haddock 1 -%cabal_install_options -v +#%%cabal_install_options -v