[GHC] #12361: Add -dppr-ribbon-cols
GHC
ghc-devs at haskell.org
Sun Jul 3 18:27:49 UTC 2016
#12361: Add -dppr-ribbon-cols
-------------------------------------+-------------------------------------
Reporter: ezyang | Owner:
Type: feature | Status: new
request |
Priority: low | Milestone:
Component: Compiler | Version: 8.0.1
Keywords: easy | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
Right now, users can control the width of GHC error messages (`-dppr-
ribbons-per-line`) but not the ratio of line length to ribbon length. The
latter would be useful, because in some contexts a user might prefer error
messages to be as densely packed as possible (ratio of 1.0).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12361>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list