#5265: Support for additional .ghci files in GHCi.
-------------------------------+--------------------------------------------
  Reporter:  SamAnklesaria     |          Owner:  pcapriotti      
      Type:  feature request   |         Status:  patch           
  Priority:  high              |      Milestone:  7.6.1           
 Component:  Compiler          |        Version:  7.0.3           
Resolution:                    |       Keywords:                  
        Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown      |     Difficulty:  Unknown         
  Testcase:                    |      Blockedby:                  
  Blocking:                    |        Related:                  
-------------------------------+--------------------------------------------

Comment(by p.capriotti@…):

 commit 76bde331226e933b65b6433e983c50da1ce3b532
 {{{
 Author: Paolo Capriotti <[email protected]>
 Date:   Wed Apr 11 14:34:25 2012 +0100

     Add support for additional .ghci files in GHCi (#5265)

     Patch by Sam Anklesaria <[email protected]>

  compiler/main/DynFlags.hs  |    7 ++++++-
  docs/users_guide/flags.xml |    6 ++++++
  docs/users_guide/ghci.xml  |   12 ++++++++++++
  ghc/InteractiveUI.hs       |    4 ++--
  4 files changed, 26 insertions(+), 3 deletions(-)
 }}}

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