[GHC] #2435: Qualified name required when defining type family instance in instance declaration

GHC cvs-ghc at haskell.org
Mon Jan 28 00:40:44 CET 2013


#2435: Qualified name required when defining type family instance in instance
declaration
---------------------------------+------------------------------------------
    Reporter:  rl                |       Owner:  chak            
        Type:  bug               |      Status:  new             
    Priority:  lowest            |   Milestone:  7.6.2           
   Component:  Compiler          |     Version:  6.9             
    Keywords:                    |          Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown    
  Difficulty:  Unknown           |    Testcase:                  
   Blockedby:                    |    Blocking:                  
     Related:                    |  
---------------------------------+------------------------------------------
Changes (by morabbin):

  * failure:  => None/Unknown


Comment:

 Doesn't seem to happen any more:
 {{{
 Orac:~/work/tickets $ ghci T2435Foo.hs T2435Bar.hs
 ...
 [1 of 2] Compiling Foo              ( T2435Foo.hs, interpreted )
 [2 of 2] Compiling Bar              ( T2435Bar.hs, interpreted )
 Ok, modules loaded: Foo, Bar.
 }}}

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



More information about the ghc-tickets mailing list