[GHC] #3032: would be nice if -fno-code and --make worked together
GHC
ghc-devs at haskell.org
Thu Jun 26 15:03:34 UTC 2014
#3032: would be nice if -fno-code and --make worked together
-------------------------------------+------------------------------------
Reporter: duncan | Owner:
Type: feature request | Status: closed
Priority: lowest | Milestone: 7.6.2
Component: Compiler | Version: 6.8.2
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by tibbe):
To make it work with Cabal we need to make -no-code a Cabal flag (that
gets converted to a GHC flag). Right now it's opaque to Cabal what's going
on.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/3032#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list