[GHC] #7633: Checkable "minimal complete definitions"

GHC ghc-devs at haskell.org
Mon Sep 23 01:13:52 CEST 2013


#7633: Checkable "minimal complete definitions"
-------------------------------------------------+-------------------------
        Reporter:  shachaf                       |            Owner:
            Type:  feature request               |           Status:  patch
        Priority:  normal                        |        Milestone:  7.8.1
       Component:  Compiler                      |          Version:  7.6.1
      Resolution:                                |         Keywords:
Operating System:  Unknown/Multiple              |     Architecture:
 Type of failure:  None/Unknown                  |  Unknown/Multiple
       Test Case:  warnings/minimal/WarnMinimal  |       Difficulty:
        Blocking:                                |  Unknown
                                                 |       Blocked By:
                                                 |  Related Tickets:  #6028
-------------------------------------------------+-------------------------

Comment (by hvr):

 Replying to [comment:40 simonpj]:
 > The implementation has a special case for methods whose name starts with
 an underscore.  The user guide doesn't mention this.  Could it please do
 so?

 Btw, I noticed the documentation added contains the following paragraph:

 {{{#!xml
 <para>If no MINIMAL pragma is used, then all methods
 without a default will be requried, excluding methods with a
 name that starts with an underscore.</para>
 }}}

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



More information about the ghc-tickets mailing list