[GHC] #8029: batch-mode recompilation checking sometimes fails
GHC
ghc-devs at haskell.org
Tue Mar 24 18:12:45 UTC 2015
#8029: batch-mode recompilation checking sometimes fails
-------------------------------------+-------------------------------------
Reporter: jwlato | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 7.6.3
Resolution: wontfix | Keywords:
Operating System: Unknown/Multiple | recompilation, batch-mode
Type of failure: None/Unknown | Architecture:
Blocked By: | Unknown/Multiple
Related Tickets: | Test Case:
| Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Changes (by thomie):
* status: new => closed
* resolution: => wontfix
Comment:
The package name is now mentioned in the error message.
In commit 7897623599db0a2b0e9b8870fdb8b2401396b3a9:
{{{
Author: Simon Peyton Jones <s>
Date: Tue Aug 2 17:29:16 2011 +0100
Improve pretty-printing for ambiguous imports etc
}}}
In commit 87a5ef5f2cc20acde5febae1e3ce6989caf8accc:
{{{
Author: Simon Peyton Jones <>
Date: Tue Aug 2 18:00:28 2011 +0100
Error message changes due to pretty-printing of provenances
}}}
Since there is a consensus to not add any extra checks to one-shot
compilation mode, I'm closing this ticket.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8029#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list