[GHC] #8050: add a required wrapper around plugin installers

GHC ghc-devs at haskell.org
Fri Jul 12 17:48:12 CEST 2013


#8050: add a required wrapper around plugin installers
-------------------------------------+------------------------------------
        Reporter:  nfrisby           |            Owner:
            Type:  task              |           Status:  new
        Priority:  normal            |        Milestone:
       Component:  Compiler          |          Version:  7.6.3
      Resolution:                    |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown      |       Difficulty:  Unknown
       Test Case:                    |       Blocked By:
        Blocking:                    |  Related Tickets:
-------------------------------------+------------------------------------

Comment (by simonpj):

 Why can't the call to `mkPluginInstaller` be done by GHC itself, on line
 314 of `SimplCore`?  Why make the users call it?

 Simon

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



More information about the ghc-tickets mailing list