[GHC] #14658: 'Fix two more bugs in partial signatures' broke T10846
GHC
ghc-devs at haskell.org
Wed Jan 10 16:49:09 UTC 2018
#14658: 'Fix two more bugs in partial signatures' broke T10846
-------------------------------------+-------------------------------------
Reporter: niteria | Owner: simonpj
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version:
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Simon Peyton Jones <simonpj@…>):
In [changeset:"f3f90a079179e085295ee7edd2dda6505799370c/ghc"
f3f90a07/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="f3f90a079179e085295ee7edd2dda6505799370c"
Fix previous patch
This recent patch
commit 1577908f2a9db0fcf6f749d40dd75481015f5497
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Tue Jan 9 16:20:46 2018 +0000
Fix two more bugs in partial signatures
These were shown up by Trac #14643
failed validation for typecheck/should_run/T10846
(Reported in Trac #14658.)
The fix is simple.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14658#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list