[GHC] #15758: hsc2hs broken due to incorrect argument passing to the hsc2hs executable
GHC
ghc-devs at haskell.org
Mon Oct 29 13:23:01 UTC 2018
#15758: hsc2hs broken due to incorrect argument passing to the hsc2hs executable
-------------------------------------+-------------------------------------
Reporter: osa1 | Owner: (none)
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version:
Resolution: fixed | 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: | Phab:D5250
-------------------------------------+-------------------------------------
Changes (by ckoparkar):
* status: new => closed
* differential: Phab:D5238 => Phab:D5238, Phab:D5250
* resolution: => fixed
Comment:
Now that Phab:D5238 and Phab:D5250 have landed, and hsc2hs-0.68.4 has been
updated to have the correct revision on Hackage, I believe we've addressed
all the issues uncovered by this ticket. I verified that I can build
{{{regex-posix}}} with GHC HEAD, and also the simple {{{Foo.hsc}}} example
from comment:3 works. I'll go ahead and close this.
(Let's re-open if there are more things that need to be done.)
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15758#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list