[GHC] #13896: Use response file to invoke hsc2hs

GHC ghc-devs at haskell.org
Sat Mar 24 15:56:09 UTC 2018


#13896: Use response file to invoke hsc2hs
---------------------------------+----------------------------------------
        Reporter:  bgamari       |                Owner:  ckoparkar
            Type:  bug           |               Status:  new
        Priority:  normal        |            Milestone:  8.6.1
       Component:  hsc2hs        |              Version:  8.0.1
      Resolution:                |             Keywords:  newcomer
Operating System:  Windows       |         Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown  |            Test Case:
      Blocked By:                |             Blocking:
 Related Tickets:                |  Differential Rev(s):
       Wiki Page:                |
---------------------------------+----------------------------------------

Comment (by ckoparkar):

 While looking through some old GitHub PR's, I found this
 [https://github.com/haskell/cabal/issues/1681#issuecomment-101175802
 thread] where 23Skidoo proposed this exact same idea before:

 >> Fuuzetsu: Right. I actually realised that we could have just one
 generic implementation in Cabal and Haddock could import that and feed
 args through it before doing Haddock-y stuff. It'd ensure consistent
 implementation which I believe is what we're after.
 > 23Skidoo: process or base are probably more appropriate places for this
 - I bet that getArgsWithResponseFiles could be generally useful.

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


More information about the ghc-tickets mailing list