
#10748: Associated type families regression -------------------------------------+------------------------------------- Reporter: slyfox | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 7.10.2 Resolution: invalid | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by rwbarton): * status: new => closed * resolution: => invalid Comment: It is an intentional change. See #10300 for another example. `ProcessOf` has no direct relation to `C`, so it should be declared as a standalone type family, outside the class. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10748#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler