[GHC] #11256: ghc --make reports bad import errors too eagerly
GHC
ghc-devs at haskell.org
Mon Dec 21 21:44:10 UTC 2015
#11256: ghc --make reports bad import errors too eagerly
-------------------------------------+-------------------------------------
Reporter: ezyang | Owner: ezyang
Type: bug | Status: patch
Priority: normal | Milestone: 8.0.1
Component: Compiler | Version: 7.11
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D1669
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"ff3f918d1c9685857d3ba4bb0dc119616e89cbe6/ghc" ff3f918/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="ff3f918d1c9685857d3ba4bb0dc119616e89cbe6"
Fix #11256 by not immediately erroring if we can't find a module.
Test Plan: validate
Reviewers: austin, bgamari, thomie
Reviewed By: bgamari, thomie
Differential Revision: https://phabricator.haskell.org/D1669
GHC Trac Issues: #11256
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11256#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list