[GHC] #8469: GHCi reports out-of-scope type family instances with :info
GHC
ghc-devs at haskell.org
Thu Oct 24 10:39:41 UTC 2013
#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
More information about the ghc-tickets
mailing list