[GHC] #12610: Emit tab warning promptly
GHC
ghc-devs at haskell.org
Thu Jan 26 09:57:44 UTC 2017
#12610: Emit tab warning promptly
-------------------------------------+-------------------------------------
Reporter: dfeuer | Owner: dalaing
Type: bug | Status: new
Priority: high | Milestone: 8.0.3
Component: Compiler | Version: 8.0.1
(Parser) |
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Incorrect | Unknown/Multiple
warning at compile-time | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by mpickering):
Right, this is the worry I was talking to you about on IRC. You could
instead make the return type of the parser monad `(DynFlags -> [Errs],
ParseResult a)` if that is clearer.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12610#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list