[GHC] #7633: Checkable "minimal complete definitions"
GHC
cvs-ghc at haskell.org
Thu May 23 22:54:04 CEST 2013
#7633: Checkable "minimal complete definitions"
---------------------------------+------------------------------------------
Reporter: shachaf | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: 7.8.1
Component: Compiler | Version: 7.6.1
Keywords: | Os: Unknown/Multiple
Architecture: Unknown/Multiple | Failure: None/Unknown
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: 6028 |
---------------------------------+------------------------------------------
Comment(by hvr):
> E.g., if a method has no default implementation and is not mentioned in
the MINIMAL specification, this should cause a warning.
Wouldn't this require ''all'' no-default-implementation carrying methods
to be mentioned in the MINIMAL specification?
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7633#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list