[GHC] #7903: Failure to find class instance specified with extra parentheses
GHC
cvs-ghc at haskell.org
Wed May 15 15:16:46 CEST 2013
#7903: Failure to find class instance specified with extra parentheses
-----------------------------+----------------------------------------------
Reporter: conal | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 7.6.3 | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: None/Unknown | Blockedby:
Blocking: | Related:
-----------------------------+----------------------------------------------
Comment(by simonpj@…):
commit fe389f502481c90e3a69f04924f8fa393b83ba43
{{{
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Wed May 15 09:53:01 2013 +0100
Make splitHsAppTys look through parentheses, fixing Trac #7903
This was really just an oversight from long ago.
compiler/hsSyn/HsTypes.lhs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7903#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list