diff options
author | George Karachalias <george.karachalias@gmail.com> | 2016-01-05 15:59:49 +0100 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2016-01-05 22:08:13 +0100 |
commit | 77494fa9fa34c1a831caabc194e855167de0c2d9 (patch) | |
tree | 4e9881a040cf59468b570fb0f328a103628cc770 /utils/runghc | |
parent | cdeefa44ac8e2452a691708715bd2157a7bf3f0e (diff) | |
download | haskell-77494fa9fa34c1a831caabc194e855167de0c2d9.tar.gz |
Remove -Wtoo-many-guards from default flags (fixes #11316)
Since #11316 indicates that having flag `-Wtoo-many-guards`
enabled by default causes issues, the simplest thing is to
remove it. This patch removes it from the default list, it
updates the docs and removes the suppression flags for
`T783` and `types/OptCoercion.hs`
Test Plan: validate
Reviewers: bgamari, austin, goldfire
Subscribers: thomie
Differential Revision: https://phabricator.haskell.org/D1737
GHC Trac Issues: #11316
Diffstat (limited to 'utils/runghc')
0 files changed, 0 insertions, 0 deletions