On 09 May 2005 14:36, Sigbjorn Finne wrote:
> Oh, the .bz2 shouldn't have been uploaded as part of the build. The
> difference
> in size isn't just due to the use of different compressors, the .bz2
> version doesn't contain any external tools & libs either.
I get an error from flushConsole when starting GHCi from a bash shell.
Starting from a DOS box works fine, though.
/cygdrive/c/builds > ./ghc-6.4.1/bin/ghci
WARNING: GHCi invoked via 'ghci.exe' in *nix-like shells (cygwin-bash,
in particular)
doesn't handle Ctrl-C well; use the 'ghcii.sh' shell wrapper
instead
___ ___ _
/ _ \ /\ /\/ __(_)
/ /_\// /_/ / / | | GHC Interactive, version 6.4.1, for Haskell
98.
/ /_\\/ __ / /___| | http://www.haskell.org/ghc/
\____/\/ /_/\____/|_| Type :? for help.
Loading package base-1.0 ... linking ... done.
<stdin>: flushConsole: does not exist (No such file or directory)
/cygdrive/c/builds > ./ghc-6.4.1/bin/ghcii.sh
___ ___ _
/ _ \ /\ /\/ __(_)
/ /_\// /_/ / / | | GHC Interactive, version 6.4.1, for Haskell
98.
/ /_\\/ __ / /___| | http://www.haskell.org/ghc/
\____/\/ /_/\____/|_| Type :? for help.
Loading package base-1.0 ... linking ... done.
<stdin>: flushConsole: does not exist (No such file or directory)
zsh: 752 exit 1 ./ghc-6.4.1/bin/ghcii.sh
Cheers,
Simon
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc