#5265: Support for additional .ghci files in GHCi.
---------------------------------+------------------------------------------
    Reporter:  SamAnklesaria     |       Owner:  SamAnklesaria
        Type:  feature request   |      Status:  new          
    Priority:  normal            |   Component:  Compiler     
     Version:  7.0.3             |    Keywords:               
    Testcase:                    |   Blockedby:               
          Os:  Unknown/Multiple  |    Blocking:               
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown 
---------------------------------+------------------------------------------

Comment(by duncan):

 Note that we think we need this for the `cabal repl` feature that Sam is
 implementing for his GSoC project.
 http://lambdasandwich.blogspot.com/2011/06/reloading-ghci.html

 Our plan is for cabal to generate a ghci script that rebinds the `:reload`
 command so that it calls back out to cabal to re-run pre-processors
 (hsc2hs etc). Then `cabal repl` will invoke `ghci -ghci-script dist/ghci`
 or something like that.

 Sam will be preparing a patch. I'll do the first review. If possible we're
 aiming for inclusion in the 7.2 release.

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