[GHC] #15879: Make UniqDSet a newtype
GHC
ghc-devs at haskell.org
Tue Nov 13 14:47:54 UTC 2018
#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 <sebastian.graf@…>):
In [changeset:"5b98a38a32f2bc8491dc897631be8892919e2143/ghc"
5b98a38a/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="5b98a38a32f2bc8491dc897631be8892919e2143"
Make `UniqDSet` a newtype
Summary:
This brings the situation of `UniqDSet` in line with `UniqSet`.
@dfeuer said in D3146#92820 that he would do this, but probably
never got around to it.
Validated locally.
Reviewers: AndreasK, mpickering, bgamari, dfeuer, simonpj
Reviewed By: simonpj
Subscribers: simonpj, rwbarton, carter, dfeuer
GHC Trac Issues: #15879, #13114
Differential Revision: https://phabricator.haskell.org/D5313
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15879#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list