[GHC] #15879: Make UniqDSet a newtype
GHC
ghc-devs at haskell.org
Fri Nov 9 13:47:54 UTC 2018
#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
More information about the ghc-tickets
mailing list