[GHC] #10374: Can't build GHC with a dynamic only GHC installation
GHC
ghc-devs at haskell.org
Fri Oct 30 16:46:31 UTC 2015
#10374: Can't build GHC with a dynamic only GHC installation
-------------------------------------+-------------------------------------
Reporter: jessicah | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Build System | Version: 7.10.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Building GHC | Unknown/Multiple
failed | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
-------------------------------------+-------------------------------------
Comment (by Thomas Miedema <thomasmiedema@…>):
In [changeset:"314395e00be10e6343840c215a4779aeec2542df/ghc"
314395e0/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="314395e00be10e6343840c215a4779aeec2542df"
Build system: cabalise deriveConstants + genprimopcode
This is needed for #10374 (but doesn't fix it yet).
Also rename DeriveConstants.hs to Main.hs, because the build
system has trouble with Main modules not called Main.hs.
Differential Revision: https://phabricator.haskell.org/D1380
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10374#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list