[GHC] #13823: Use NonEmpty lists in more places in the GHC API

GHC ghc-devs at haskell.org
Tue Jun 13 17:28:51 UTC 2017


#13823: Use NonEmpty lists in more places in the GHC API
-------------------------------------+-------------------------------------
        Reporter:  RyanGlScott       |                Owner:  RyanGlScott
            Type:  task              |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.3
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #8782             |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by mpickering):

 I've never found using `NonEmpty` to be worthwhile with Haskell's type
 system and in general I think we should be looking to remove `ListSetOps`
 rather than spending time making the API better.

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


More information about the ghc-tickets mailing list