#5673: GHCi ignores {-# LANGUAGE OverloadedStrings #-}
---------------------+------------------------------------------------------
  Reporter:  erikd   |          Owner:                  
      Type:  bug     |         Status:  new             
  Priority:  normal  |      Milestone:                  
 Component:  GHCi    |        Version:  7.0.4           
Resolution:          |       Keywords:                  
  Testcase:          |      Blockedby:                  
Difficulty:          |             Os:  Unknown/Multiple
  Blocking:          |   Architecture:  Unknown/Multiple
   Failure:  Other   |  
---------------------+------------------------------------------------------

Comment(by nomeata):

 Hi,

 only answering those questions that I can, for the others it is “dunno”
 (and partly “duncare” (not to be confused with “duncan”, which if written
 capitalized, is a very able one, despite the name)).

 Replying to [comment:4 simonpj]:
 > So I think the feature request is this:
 >
 >  * When GHCi displays a prompt for `*M>`, any LANGUAGE pramas in module
 M should be in force at the prompt.
 >
 > Is that it?

 Yes, this is the core of the issue.

 >  That's a reasonable suggestion, bu there are some obvious design
 questions:
 >
 >  * Should this apply for modules in scope with all their bindings `*M>`,
 or also for export-only ones `M>`.  (I lean the former.)

 I fully agree; for export-only modules, I have the “user” view, not the
 “inside-module view”.

 Greetings,
 Joachim

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