Virtualize the cwd in GHCi
authorPepe Iborra <mnislaih@gmail.com>
Sat, 5 Apr 2008 14:51:36 +0000 (14:51 +0000)
committerPepe Iborra <mnislaih@gmail.com>
Sat, 5 Apr 2008 14:51:36 +0000 (14:51 +0000)
This fixes the issue where :list would stop working if the
program being debugged side-effected the working directory,
and should prevent other similar issues


No differences found