[GHC] #15758: hsc2hs broken due to incorrect argument passing to the hsc2hs executable
GHC
ghc-devs at haskell.org
Mon Oct 22 17:19:19 UTC 2018
#15758: hsc2hs broken due to incorrect argument passing to the hsc2hs executable
-------------------------------------+-------------------------------------
Reporter: osa1 | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version:
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:D5238
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by klebinger.andreas@…>):
In [changeset:"fce07c99fa6528e95892604edb73fb975d6a01fc/ghc"
fce07c99/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="fce07c99fa6528e95892604edb73fb975d6a01fc"
Update hsc2hs submodule to work around bug in response file handling.
Summary:
This works around #15758 by bumping hsc2hs.
The new version includes support for response files
independent of the boot compiler.
Test Plan: ci, building formerly broken packages
Reviewers: bgamari, RyanGlScott, ckoparkar
Reviewed By: ckoparkar
Subscribers: rwbarton, carter
GHC Trac Issues: #15758
Differential Revision: https://phabricator.haskell.org/D5250
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15758#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list