Ticket #1914 (closed merge: fixed)
Reload is reloading all modules
| Reported by: | simonmar | Owned by: | igloo |
|---|---|---|---|
| Priority: | high | Milestone: | 6.8.2 |
| Component: | GHCi | Version: | 6.8.1 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Difficulty: | Unknown | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
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.
Change History
Note: See
TracTickets for help on using
tickets.
