> 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
> [email protected]
> http://www.haskell.org/mailman/listinfo/haskell-cafe
> 

Attachment: pgpR8AJXYCKrx.pgp
Description: PGP signature

_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to