[GHC] #12189: sigof01m broken after D2030

#12189: sigof01m broken after D2030 -------------------------------------+------------------------------------- Reporter: niteria | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.1 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: sigof01m | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- With [https://phabricator.haskell.org/D2030 D2030] I've changed the implementation of `Ord UnitId` to go from being `Unique` defined to being lexicographic. That somehow broke `sigof01m`. {{{ <ezyang> I think I know what the problem is (ghc --make isn't specifying a dependency from B to A) }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12189 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#12189: sigof01m broken after D2030 -------------------------------------+------------------------------------- Reporter: niteria | Owner: ezyang Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: sigof01m Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by niteria): * owner: => ezyang -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12189#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#12189: sigof01m broken after D2030 -------------------------------------+------------------------------------- Reporter: niteria | Owner: ezyang Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 8.1 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: sigof01m Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by ezyang): * status: new => closed * resolution: => fixed Comment: Should be fixed now. (In any case, the sigof01 test was obsoleted by the new Backpack implementation.) -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12189#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC