[GHC] #7969: -ddump-minimal-imports should preserve imports required to implement standalone derived instances
GHC
ghc-devs at haskell.org
Tue Jun 18 09:35:28 CEST 2013
#7969: -ddump-minimal-imports should preserve imports required to implement
standalone derived instances
-----------------------------+----------------------------------------------
Reporter: dsf | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 7.6.2 | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: None/Unknown | Blockedby:
Blocking: | Related:
-----------------------------+----------------------------------------------
Comment(by simonpj@…):
commit b2cde434bbf3060dc5eda39876e4c9180aea1d1a
{{{
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Mon Jun 17 22:45:28 2013 +0100
Emit addUsedRdrNames for the datacons in a standalone deriving (Trac
#7969)
compiler/typecheck/TcDeriv.lhs | 18 +++++++++++++++---
1 files changed, 15 insertions(+), 3 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7969#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list