[GHC] #13823: Use NonEmpty lists in more places in the GHC API
GHC
ghc-devs at haskell.org
Tue Jun 13 17:32:09 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 RyanGlScott):
Well, I'm looking to avoid partially retrieving the representative of a
list of duplicates, by hook or by crook. Do you have an idea in mind for a
better `ListSetOps` replacement?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13823#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list