[GHC] #7633: Checkable "minimal complete definitions"
GHC
ghc-devs at haskell.org
Mon Sep 23 01:29:55 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 Lemming):
Replying to [comment:41 hvr]:
>
> {{{#!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>
> }}}
Should be: "requried" -> "required"
The exclusion of underscored identifiers would make more sense, if there
is a barrier for using underscored identifiers as suggested in #4959.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7633#comment:42>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list