[GHC] #8393: hsc2hs copies #define/#undef directives to generated .hs file when cross-compiling
GHC
ghc-devs
Tue Oct 1 17:02:00 UTC 2013
#8393: hsc2hs copies #define/#undef directives to generated .hs file when cross-
compiling
------------------------------------+-------------------------------------
Reporter: rwbarton | Owner: rwbarton
Type: bug | Status: new
Priority: normal | Milestone:
Component: hsc2hs | Version: 7.7
Keywords: | Operating System: Unknown/Multiple
Architecture: Unknown/Multiple | Type of failure: None/Unknown
Difficulty: Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: |
------------------------------------+-------------------------------------
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.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8393>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list