[GHC] #15879: Make UniqDSet a newtype

#15879: Make UniqDSet a newtype -------------------------------------+------------------------------------- Reporter: sgraf | Owner: (none) Type: task | Status: new Priority: normal | Milestone: 8.6.3 Component: Compiler | Version: 8.6.2 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: #13114 Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- For the same reasons as in #13114 and Phab:D3146 we should make `UniqDSet` a newtype of `UniqDFM`. I wonder if we can also have a prettier `Outputable` instance this way. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15879 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15879: Make UniqDSet a newtype -------------------------------------+------------------------------------- Reporter: sgraf | Owner: (none) Type: task | Status: patch Priority: normal | Milestone: 8.6.3 Component: Compiler | Version: 8.6.2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: #13114 | Differential Rev(s): Phab:D5313 Wiki Page: | -------------------------------------+------------------------------------- Changes (by sgraf): * status: new => patch * differential: => Phab:D5313 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15879#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15879: Make UniqDSet a newtype
-------------------------------------+-------------------------------------
Reporter: sgraf | Owner: (none)
Type: task | Status: patch
Priority: normal | Milestone: 8.6.3
Component: Compiler | Version: 8.6.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #13114 | Differential Rev(s): Phab:D5313
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Sebastian Graf

#15879: Make UniqDSet a newtype -------------------------------------+------------------------------------- Reporter: sgraf | Owner: (none) Type: task | Status: closed Priority: normal | Milestone: 8.6.3 Component: Compiler | Version: 8.6.2 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: #13114 | Differential Rev(s): Phab:D5313 Wiki Page: | -------------------------------------+------------------------------------- Changes (by monoidal): * status: patch => closed * resolution: => fixed -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15879#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15879: Make UniqDSet a newtype
-------------------------------------+-------------------------------------
Reporter: sgraf | Owner: (none)
Type: task | Status: closed
Priority: normal | Milestone: 8.6.3
Component: Compiler | Version: 8.6.2
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #13114 | Differential Rev(s): Phab:D5313
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Krzysztof Gogolewski
participants (1)
-
GHC