On Friday 21 May 2010 20:50:39, Anatoly Yakovenko wrote:
> anyone else seeing this behavior?
>
> anato...@anatolyy-linux ~ $ ghci
> GHCi, version 6.12.1: http://www.haskell.org/ghc/  :? for help
> Loading package ghc-prim ... linking ... done.
> Loading package integer-gmp ... linking ... done.
> Loading package base ... linking ... done.
> Loading package ffi-1.0 ... linking ... done.
>
> > 1/2
>
> 0.5
> *** Exception: : changeWorkingDirectory: does not exist (No such file
> or directory)
>
> > 1/2
>
> *** Exception: : changeWorkingDirectory: does not exist (No such file
> or directory)

Never seen that.
Just to make sure, there's nothing in any of your .ghci files that might 
cause it?
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to