#8469: GHCi reports out-of-scope type family instances with :info -------------------------------------+------------------------------------ Reporter: goldfire | Owner: simonpj Type: bug | Status: new Priority: normal | Milestone: Component: GHCi | Version: 7.7 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+------------------------------------ Comment (by Simon Peyton Jones <simonpj@…>): In [changeset:"b73800c306bd7a73b1090fb766d1860e6ab0623f/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="b73800c306bd7a73b1090fb766d1860e6ab0623f" oprhNamesOfFamInst should include the type family itself (fix Trac #8469) Trivial fix; matches oprhNamesOfClsInst. }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8469#comment:4> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler