[GHC] #8393: hsc2hs copies #define/#undef directives to generated .hs file when cross-compiling
GHC
ghc-devs
Tue Oct 1 17:08:16 UTC 2013
#8393: hsc2hs copies #define/#undef directives to generated .hs file when cross-
compiling
-------------------------------------+------------------------------------
Reporter: rwbarton | Owner: rwbarton
Type: bug | Status: patch
Priority: normal | Milestone:
Component: hsc2hs | Version: 7.7
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Description changed by hvr:
Old description:
> See summary. This causes a cross-compilation of ghc to fail while
> building GHC/Stack.hsc from libraries/base, because base.cabal no longer
> specifies `extensions: CPP` as of dfb52c3d5.
New description:
See summary. This causes a cross-compilation of ghc to fail while building
GHC/Stack.hsc from libraries/base, because base.cabal no longer specifies
`extensions: CPP` as of [dfb52c3d5/base].
--
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8393#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list