
#10890: Incorrect redundant import warning for type classes
-------------------------------------+-------------------------------------
Reporter: quchen | Owner:
Type: bug | Status: closed
Priority: normal | Milestone: 8.0.1
Component: Compiler | Version: 7.10.2
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
| warnings/should_compile/T10890,
| T10890_1, T10890_2
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D1257
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by simonpj):
* testcase: => warnings/should_compile/T10890, T10890_1, T10890_2
Comment:
I followed up with this
{{{
commit 3e94842d4d1258fbd6a1202bf74d41ce1d01c753
Author: Simon Peyton Jones