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@nephtys:~$ pwd
> /home/bdaix
> bdaix@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
  [email protected] | ICQ# 74513189 | GPG-Keyid: F0FBF51F
  JID: [email protected] | http://people.debian.org/~nomeata

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to