#3622: ghci ignores LANGUAGE TemplateHaskell pragma
---------------------------------+------------------------------------------
    Reporter:  fasta             |        Owner:                  
        Type:  bug               |       Status:  new             
    Priority:  normal            |    Milestone:                  
   Component:  Compiler          |      Version:  6.10.4          
    Severity:  normal            |   Resolution:                  
    Keywords:                    |   Difficulty:  Unknown         
    Testcase:                    |           Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
---------------------------------+------------------------------------------
Changes (by simonpj):

  * difficulty:  => Unknown

Comment:

 This is (currently) by design, I believe. The LANGUAGE options at the head
 of a module apply to that module, not to the command-line.

 Maybe the command line should get the LANGUAGE options of any modules
 currently open?

 Simon

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