[GHC] #7841: Stage1Only conditional program/package building
GHC
cvs-ghc at haskell.org
Sat May 11 19:22:07 CEST 2013
#7841: Stage1Only conditional program/package building
-------------------------------+--------------------------------------------
Reporter: elliottt | Owner:
Type: feature request | Status: closed
Priority: normal | Milestone:
Component: Build System | Version: 7.7
Resolution: worksforme | Keywords: Stage1Only
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: None/Unknown | Difficulty: Unknown
Testcase: | Blockedby:
Blocking: | Related:
-------------------------------+--------------------------------------------
Comment(by ian@…):
commit 3d51be452cdff49aecee762c685af52ccb4ce74a
{{{
Author: Ian Lynagh <ian at well-typed.com>
Date: Fri May 10 21:53:22 2013 +0100
Make sure the RTS is built, even when no programs are being built with
stage1
Part of #7841
rts/ghc.mk | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7841#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list