[GHC] #9681: Printing of "\n" in error messages is broken
GHC
ghc-devs at haskell.org
Mon Oct 13 12:55:40 UTC 2014
#9681: Printing of "\n" in error messages is broken
-------------------------------------+-------------------------------------
Reporter: oerjan | Owner:
Type: bug | Status: new
Priority: high | Milestone: 7.10.1
Component: Compiler | Version: 7.8.3
Resolution: | Keywords:
Operating System: | Architecture: Unknown/Multiple
Unknown/Multiple | Difficulty: Unknown
Type of failure: | Blocked By:
None/Unknown | Related Tickets:
Test Case: 1+"\n" |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Changes (by simonpj):
* priority: normal => high
* milestone: => 7.10.1
Comment:
That's very odd, but can't be hard for someone to find. A nice contained
bug-fix, if someone feels like looking. I the offending function is
probably `Outputable.pprHsString`.
Simon
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9681#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list