#1365: -fbyte-code is ignored in a OPTIONS_GHC pragma
-----------------------+----------------------------------------------------
  Reporter:  mnislaih  |          Owner:  simonmar
      Type:  bug       |         Status:  new     
  Priority:  normal    |      Milestone:          
 Component:  GHCi      |        Version:  6.7     
  Severity:  minor     |       Keywords:          
Difficulty:  Unknown   |             Os:  MacOS X 
  Testcase:            |   Architecture:  x86     
-----------------------+----------------------------------------------------
When loading a bunch of modules in ghci with -fobject-code, it seems
 reasonable to be expect that individual GHC_OPTIONS -fbyte-code pragmas
 will have the effect of loading individual modules via the bytecode
 backed.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1365>
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

Reply via email to