[GHC] #10261: Don't build runghc if we don't have GhcWithInterpreter
GHC
ghc-devs at haskell.org
Tue Apr 7 20:14:53 UTC 2015
#10261: Don't build runghc if we don't have GhcWithInterpreter
-------------------------------------+-------------------------------------
Reporter: rwbarton | Owner:
Type: bug | Status: new
Priority: low | Milestone:
Component: Build | Version: 7.10.1
System | Operating System: Unknown/Multiple
Keywords: | Type of failure: None/Unknown
Architecture: | Blocked By:
Unknown/Multiple | Related Tickets:
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
On configurations with GhcWithInterpreter=NO, we should not build runghc
(since it will never work), and especially not install runghc/runhaskell
scripts/symlinks when the system might already have another working
runhaskell (e.g., Hugs).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10261>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list