[GHC] #3102: The impossible happened with implicit parameters

GHC trac at galois.com
Sun Mar 15 18:33:12 EDT 2009


#3102: The impossible happened with implicit parameters
-------------------------------------+--------------------------------------
 Reporter:  Ashley Yakeley           |          Owner:                  
     Type:  bug                      |         Status:  new             
 Priority:  normal                   |      Milestone:                  
Component:  Compiler (Type checker)  |        Version:  6.10.1          
 Severity:  normal                   |     Resolution:                  
 Keywords:                           |       Testcase:                  
       Os:  Linux                    |   Architecture:  Unknown/Multiple
-------------------------------------+--------------------------------------
Comment (by Ashley Yakeley):

 Note that with this, it compiles fine:
 {{{
 result :: Int
 result = f (\a -> t a)
 }}}

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


More information about the Glasgow-haskell-bugs mailing list