
#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): I made a stupid assumption that `getArgs` resides in `process`. But that's actually exported by `System.Environment`. Moving this to `base` (`GHC.ResponseFile`), and then perhaps adding a `getArgsWithResponseFile` function to `System.Environment` sounds like a good idea. I'll start working on the patch today. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13896#comment:7 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler