[GHC] #5676: Typeclass instance function type declarations
GHC
cvs-ghc at haskell.org
Tue Dec 13 16:34:23 CET 2011
#5676: Typeclass instance function type declarations
---------------------------------------------+------------------------------
Reporter: drb226 | Owner: simonpj
Type: feature request | Status: closed
Priority: normal | Milestone: 7.6.1
Component: Compiler (Type checker) | Version:
Resolution: fixed | Keywords: typeclass instance function type declaration
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: GHC rejects valid program | Difficulty: Unknown
Testcase: typecheck/should_compile/T5676 | Blockedby:
Blocking: | Related:
---------------------------------------------+------------------------------
Changes (by simonpj):
* status: new => closed
* difficulty: => Unknown
* resolution: => fixed
* testcase: => typecheck/should_compile/T5676
Comment:
OK I implemented this. Documentation in the user guide.
Simon
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5676#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list