[GHC] #12980: Unlifted class method rejected

GHC ghc-devs at haskell.org
Thu Dec 15 09:55:50 UTC 2016


#12980: Unlifted class method rejected
-------------------------------------+-------------------------------------
        Reporter:  goldfire          |                Owner:  goldfire
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.1
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by simonpj):

 Certainly should be ok for multi-method classes.  I'm not quite sure about
 the single-method case, because of the interaction with newtypes -- but I
 think there's a case for using data types in the single-method case too.

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


More information about the ghc-tickets mailing list