[GHC] #13713: fdefer-type-errors makes missing import errors disappear
GHC
ghc-devs at haskell.org
Thu May 18 02:16:45 UTC 2017
#13713: fdefer-type-errors makes missing import errors disappear
-------------------------------------+-------------------------------------
Reporter: nh2 | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #12529 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by goldfire):
I seem to recall a conversation about not suppressing warnings when there
are errors. I don't know where this was, however. gcc reports warnings
alongside errors, for example, and I'd personally prefer to get all
diagnostics instead of waiting only until I've fixed all the errors.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13713#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list