
#8173: GHC uses nub -------------------------------------+------------------------------------- Reporter: nh2 | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.6.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: Compile-time | Difficulty: Moderate (less performance bug | than a day) Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+------------------------------------- Comment (by leroux): Related: Proposal to add sortNub (http://ghc.haskell.org/trac/ghc/ticket/1218) The only reason I mention this is because the compiler uses `sort . nub` in a few places. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8173#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler