#1914: Reload is reloading all modules
-------------------------+--------------------------------------------------
    Reporter:  simonmar  |       Owner:         
        Type:  bug       |      Status:  new    
    Priority:  normal    |   Milestone:  6.8.3  
   Component:  GHCi      |     Version:  6.8.1  
    Severity:  normal    |    Keywords:         
  Difficulty:  Unknown   |    Testcase:         
Architecture:  Unknown   |          Os:  Unknown
-------------------------+--------------------------------------------------
 Reported by Alex Jacobson, in [http://www.haskell.org/pipermail/glasgow-
 haskell-users/2007-November/013578.html]:

 {{{
 $ darcs get http://happs.org/HAppS-Begin
 $ cd HAppS-Begin
 $ curl http://searchpath.org/searchpath/SearchPath.hs > SearchPath.hs
 $ ghc --make SearchPath.hs -o sp
 $ sp ghci -ihaskell haskell/Main.hs
 Prelude> :r
 }}}

 Also, `HAppS.Server.Facebook` takes forever to compile.  I don't
 understand why.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1914>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to