GHC Poll: scope in GHCi

Eray Ozkural (exa) erayo@cs.bilkent.edu.tr
Mon, 14 Jan 2002 04:46:41 +0200


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

On Wednesday 09 January 2002 16:35, Simon Marlow wrote:
> I'm currently showing the scope in the prompt, with the modules from
> which we're taking the exports only surrounded by square brackets. Eg.
>
> 	[Prelude]>
>
> Just the exports of the Prelude are in scope
>
> 	[Prelude,IO]>
>
> The exports from Prelude and IO are in scope
>
> 	Main>
>
> The whole top-level scope of module Main
>
> 	Main[IO]>
>
> The whole top-level scope of Main, plus additionally the exports of IO
>
> 	A,B>
>
> The combined top-level scopes of A and B.
>

This is exactly the feature I had requested! Thanks a lot! This is going to 
make development with ghc a lot easier.

Regards,

- -- 
Eray Ozkural (exa) <erayo@cs.bilkent.edu.tr>
Comp. Sci. Dept., Bilkent University, Ankara
www: http://www.cs.bilkent.edu.tr/~erayo
GPG public key fingerprint: 360C 852F 88B0 A745 F31B  EA0F 7C07 AE16 874D 539C
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8QkaUfAeuFodNU5wRAuNqAJ0RDuf1p8YCX4g7HRuKNK8EL4jo9gCfRf+R
+jenPr2AKOOI8QcacpkCPQM=
=BJ/W
-----END PGP SIGNATURE-----