[Haskell-cafe] Exception: : changeWorkingDirectory: does not exist
(No such file or directory)
Anatoly Yakovenko
aeyakovenko at gmail.com
Fri May 21 14:50:39 EDT 2010
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)
>
More information about the Haskell-Cafe
mailing list