#3783: Allow --make and --fno-code
------------------------------+---------------------------------------------
Reporter: duncan | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: 6.14.1
Component: Compiler | Version: 6.12.1
Resolution: | Keywords:
Difficulty: | Os: Unknown/Multiple
Testcase: | Architecture: Unknown/Multiple
Failure: None/Unknown |
------------------------------+---------------------------------------------
Comment (by simonmar):
Replying to [comment:3 duncan]:
> Does it have to be object code? Could it not compile things to bytecode,
either pre-emptively or just in the case of -XTemplateHaskell?
It could, but not everything can be compiled to byte-code: arbitrary
unboxed tuples, which I think is why Haddock uses object code.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3783#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs