From 1956cbf13bd2138500daebd5f1f0a4931d8710ec Mon Sep 17 00:00:00 2001 From: Seraphime Kirkovski Date: Tue, 24 May 2016 22:30:09 +0200 Subject: Fix: #12084 deprecate old profiling flags Change help message so it doesn't specify -auto-all. Make old profiling flags deprecated as they are no longer documented. Update Makefile and documentation accordingly. Update release notes for ghc 8.2 Test Plan: ./verify; `ghc --help` shouldn't specify the -auto-all flag. Furthermore `ghc -fprof -auto-all` should emit a warning Reviewed By: thomie, austin Differential Revision: https://phabricator.haskell.org/D2257 GHC Trac Issues: #12084 Update submodule nofib --- nofib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nofib') diff --git a/nofib b/nofib index dfa9f91589..35fc121fc8 160000 --- a/nofib +++ b/nofib @@ -1 +1 @@ -Subproject commit dfa9f9158943d2c441add8ccd4309c1b93fb347a +Subproject commit 35fc121fc8cc501ea2713c579a053be7ea65b16e -- cgit v1.2.1