[Haskell-cafe] Exception: : changeWorkingDirectory: does not exist (No such file or directory)

Daniel Fischer daniel.is.fischer at web.de
Fri May 21 15:14:10 EDT 2010


On Friday 21 May 2010 20:50:39, Anatoly Yakovenko wrote:
> anyone else seeing this behavior?
>
> anatolyy at 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?


More information about the Haskell-Cafe mailing list