[GHC] #10728: Add e.g. "-N<=4" in addition to the fixed "-N4" and variable "-N" RTS options

GHC ghc-devs at haskell.org
Sun Dec 20 12:29:59 UTC 2015


#10728: Add e.g. "-N<=4" in addition to the fixed "-N4" and variable "-N" RTS
options
-------------------------------------+-------------------------------------
        Reporter:  rrnewton          |                Owner:
            Type:  feature request   |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Runtime System    |              Version:  7.10.2
      Resolution:                    |             Keywords:  newcomer
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #9221, #8224      |  Differential Rev(s):  Phab:D1650
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by thomie):

 Replying to [comment:15 hvr]:
 > Here's two less controversial variants to `-Nmax` I wouldn't object to:
 >
 >  - `-maxN` (this follows common conventions for `max` used for upper-
 bounding, c.f. `find . -mindepth <n> -maxdepth <n>`
 >  - Use a single letter option, e.g. `-n <n>`

 I'm ok with either of those as well.

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


More information about the ghc-tickets mailing list