#7395: DefaultSignatures conflict with default implementations
---------------------------------------+------------------------------------
 Reporter:  cgaebel                    |          Owner:                        
 
     Type:  bug                        |         Status:  new                   
 
 Priority:  normal                     |      Component:  Compiler              
 
  Version:  7.6.1                      |       Keywords:  DefaultSignatures     
 
       Os:  Unknown/Multiple           |   Architecture:  Unknown/Multiple      
 
  Failure:  GHC rejects valid program  |       Testcase:  
http://hpaste.org/77290
Blockedby:                             |       Blocking:                        
 
  Related:                             |  
---------------------------------------+------------------------------------
 Default signatures cannot be used with default implementations.

 This is quite annoying for the hashable package, as we'd like to provide
 both options to the user.

 See the attached test case.

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

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to