[Pkg-haskell-maintainers] Bug#749471: Bug#749471: ghc: changeWorkingDirectory systematically fails

Joachim Breitner nomeata at debian.org
Tue May 27 11:00:23 UTC 2014


Hi,

Am Dienstag, den 27.05.2014, 10:02 +0200 schrieb Boris Daix:
> Package: ghc
> Version: 7.6.3-10
> Severity: normal
> 
> Dear Maintainer,
> 
> :cd'ind in GHCi is not possible anymore:
> 
> bdaix at nephtys:~$ pwd
> /home/bdaix
> bdaix at nephtys:~$ ghci
> GHCi, version 7.6.3: http://www.haskell.org/ghc/  :? for help
> Loading package ghc-prim ... linking ... done.
> Loading package integer-gmp ... linking ... done.
> Loading package base ... linking ... done.
> Prelude> :cd ".."
> *** Exception: "..": changeWorkingDirectory: does not exist (No such file or directory)
> Prelude>

works here, just drop the quotes:

Prelude> :!pwd
/home/jojo
Prelude> :cd ..
Prelude> :!pwd
/home
Prelude> 


(please close the bug if you agree)

Greetings,
Joachim

-- 
Joachim "nomeata" Breitner
Debian Developer
  nomeata at debian.org | ICQ# 74513189 | GPG-Keyid: F0FBF51F
  JID: nomeata at joachim-breitner.de | http://people.debian.org/~nomeata

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-haskell-maintainers/attachments/20140527/9b91554f/attachment.sig>


More information about the Pkg-haskell-maintainers mailing list