[GHC] #10272: hsc2hs : directive let cannot be handled in cross-compilation mode
GHC
ghc-devs at haskell.org
Wed Apr 8 23:34:54 UTC 2015
#10272: hsc2hs : directive let cannot be handled in cross-compilation mode
-------------------------------------+-------------------------------------
Reporter: erikd | Owner: erikd
Type: bug | Status: new
Priority: normal | Milestone: 7.12.1
Component: hsc2hs | Version: 7.11
Keywords: cross- | Operating System: Unknown/Multiple
compiling | Type of failure: Building GHC
Architecture: | failed
Unknown/Multiple | Blocked By:
Test Case: | Related Tickets: #10070
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Attempting to cross-compile from linux to windows (after an in-progress
fix to #10070) and ran into:
{{{
libraries/haskeline/System/Console/Haskeline/Backend/Win32.hsc:170
directive let cannot be handled in cross-compilation mode
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10272>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list