[GHC] #9328: MINIMAL pragma should supprt negation

GHC ghc-devs at haskell.org
Mon Mar 2 12:37:24 UTC 2015


#9328: MINIMAL pragma should supprt negation
-------------------------------------+-------------------------------------
        Reporter:  augustss          |                   Owner:
            Type:  feature request   |                  Status:  new
        Priority:  normal            |               Milestone:
       Component:  Compiler          |                 Version:  7.8.3
      Resolution:                    |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:
 Type of failure:  None/Unknown      |  Unknown/Multiple
      Blocked By:                    |               Test Case:
 Related Tickets:                    |                Blocking:
                                     |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by augustss):

 Yes, you could say that.  Implementing nothing is `MINIMAL`, but if you
 implement `to` you must also implement `from` (and v.v.).  But I think
 it's a natural extension of the `MINIMAL` pragma.

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


More information about the ghc-tickets mailing list