[GHC] #9582: Associated Type Synonyms do not unfold in InstanceSigs

GHC ghc-devs at haskell.org
Mon Dec 1 14:25:13 UTC 2014


#9582: Associated Type Synonyms do not unfold in InstanceSigs
-------------------------------------+-------------------------------------
              Reporter:              |            Owner:
  andreas.abel                       |           Status:  closed
                  Type:  bug         |        Milestone:  7.10.1
              Priority:  normal      |          Version:  7.8.3
             Component:  Compiler    |         Keywords:  InstanceSigs
  (Type checker)                     |  TypeFamilies
            Resolution:  fixed       |     Architecture:  Unknown/Multiple
      Operating System:              |       Difficulty:  Unknown
  Unknown/Multiple                   |       Blocked By:
       Type of failure:              |  Related Tickets:
  None/Unknown                       |
             Test Case:  indexed-    |
  types/should_compile/T9582         |
              Blocking:              |
Differential Revisions:              |
-------------------------------------+-------------------------------------
Changes (by simonpj):

 * status:  infoneeded => closed
 * testcase:   => indexed-types/should_compile/T9582
 * resolution:   => fixed


Comment:

 I finally fixed this in a slightly different, more general way.  Thank you
 for working on it; doing so clarified my thinking a lot.

 Simon

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9582#comment:12>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list