Your message dated Fri, 30 May 2014 12:04:45 +0200
with message-id <[email protected]>
and subject line Re: [Pkg-haskell-maintainers] Bug#749471: ghc: 
changeWorkingDirectory systematically fails
has caused the Debian Bug report #749471,
regarding ghc: changeWorkingDirectory systematically fails
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
749471: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749471
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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>

This issue also breaks haskell-mode.

Cheers,

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.14-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ghc depends on:
ii  gcc         4:4.8.2-4
ii  libbsd-dev  0.6.0-2
ii  libc6       2.18-7
ii  libc6-dev   2.18-7
ii  libffi-dev  3.1~rc1+r3.0.13-12
ii  libffi6     3.1~rc1+r3.0.13-12
ii  libgmp-dev  2:6.0.0+dfsg-4
ii  libgmp10    2:6.0.0+dfsg-4
ii  libtinfo5   5.9+20140118-1

ghc recommends no packages.

Versions of packages ghc suggests:
pn  ghc-doc      <none>
pn  ghc-prof     <none>
pn  haskell-doc  <none>
pn  llvm         <none>
ii  perl         5.18.2-4

-- no debconf information

-- 
Boris Daix

--- End Message ---
--- Begin Message ---
Hello,

Sure it works - very sorry for the noise.

Cheers,

Joachim Breitner <[email protected]> writes:

> 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

-- 
Boris Daix

Attachment: pgpRXZ7LmCBoY.pgp
Description: PGP signature


--- End Message ---

Reply via email to