[GHC] #8026: DatatypeContexts should be fixed, not deprecated

GHC ghc-devs at haskell.org
Tue Jul 2 19:24:00 CEST 2013


#8026: DatatypeContexts should be fixed, not deprecated
-------------------------------+--------------------------------------------
  Reporter:  gidyn             |          Owner:                  
      Type:  feature request   |         Status:  new             
  Priority:  normal            |      Milestone:                  
 Component:  Compiler          |        Version:  7.6.3           
Resolution:                    |       Keywords:                  
        Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown      |     Difficulty:  Unknown         
  Testcase:                    |      Blockedby:                  
  Blocking:                    |        Related:                  
-------------------------------+--------------------------------------------

Comment(by isaacdupree):

 In your example, do any of these three expressions typecheck?  (note:
 functions are not in Eq)

 {{{
 Pair id id
 undefined :: Pair (()->())
 equal undefined
 }}}

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



More information about the ghc-tickets mailing list