[GHC] #11082: Tweak workflow around overlong lines

GHC ghc-devs at haskell.org
Fri Nov 13 15:19:45 UTC 2015


#11082: Tweak workflow around overlong lines
-------------------------------------+-------------------------------------
        Reporter:  goldfire          |                Owner:
            Type:  task              |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Build System      |              Version:  7.10.2
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by simonpj):

 In the module I'm editing today `rnStmtsWithFreeVars` has 18 characters,
 or 25% of my total column budget, not counting the (essential)
 indentation.

 I hear what you say about laptop screens, and I'll accept the Will of the
 majority, but 80 still seems terribly short to me.  In these days of wide-
 screen format for movies, can you really not get more than two columns of
 80 chars?

 Simon

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11082#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list