[Haskell-cafe] Weird ghci behaviour?

Marc A. Ziegert coeus at gmx.de
Sat Jul 21 03:10:33 EDT 2007


> This is ghc 6.6. Anyone else seeing this?
not here.

what do these output:
ghc --version
and
ghci --version
? are they different?

besides that.. why do you use 6.6? may it bee.. is your "Unix-like OS" sth between OSX and linux? (i remenber there exists a Gnu/Darwin package manager without the (faster bootstrapping) ghc-6.6.1)

- marc



Am Freitag, 20. Juli 2007 23:12 schrieb Dan Piponi:
> On Unix-like OSes:
> 
> If I run "ghc test.hs" and then run "ghci test.hs", ghci fails to load
> up my code. I have to touch test.hs and then run ghci. I can
> understand ghci refusing to recompile something it thinks it has
> already compiled. But it appears to refuse to load it into an
> interactive session - which is less useful. In fact, removing test.hi
> makes ghci work again.
> 
> This is ghc 6.6. Anyone else seeing this?
> --
> Dan
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.haskell.org/pipermail/haskell-cafe/attachments/20070721/00218e07/attachment-0001.bin


More information about the Haskell-Cafe mailing list