GNU bug report logs -
#39309
.[PATCH] WIP gnu: add stack.
Previous Next
Full log
View this message in rfc822 format
Hi John,
John Soo <jsoo1 <at> asu.edu> writes:
> Just wanted to CC you because this issue is hard to find thanks to my
> mistaken subject line.
This seems to be due to <https://github.com/haskell/hsc2hs/issues/22>.
Briefly, the “hsc2hs” program bundled with GHC 8.6.5 accepts response
files, but then goes ahead and passes arguments directly to GCC. Newer
versions of “hsc2hs” use response files for GCC, which solves the
“Argument list too long” problem.
My first suggestion would be to make a separate package for “hsc2hs”
using the version listed on Stackage (which is 0.68.6). Then, add it as
a native input to the “stack” package and get it to shadow the version
shipped with GHC.
Failing that, we could consider patching our GHC package. It would be
best to avoid that, though! :)
(Also, there’s a duplicate “ghc-hspec-discover” in the patch set. That
is, we already have an “hspec-discover” package.)
-- Tim
This bug report was last modified 4 years and 163 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.