[GHC] #10887: Please export GhcMake.downsweep and make it return a partial module graph in case of errors

GHC ghc-devs at haskell.org
Wed Sep 16 11:32:17 UTC 2015


#10887: Please export GhcMake.downsweep and make it return a partial module graph
in case of errors
-------------------------------------+-------------------------------------
        Reporter:  DanielG           |                   Owner:
            Type:  feature request   |                  Status:  new
        Priority:  normal            |               Milestone:
       Component:  Compiler          |                 Version:  7.10.2
      Resolution:                    |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |               Test Case:
      Blocked By:                    |                Blocking:
 Related Tickets:                    |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by simonpj):

 If you are just asking that module `GHC` in package `ghc` should export a
 particular existing function, then that seems easy and uncontroversial:
 please submit a patch.

 If you want a different function that might be harder; perhaps you can
 specify and implement it?

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10887#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list