bracket_

Ken Shan ken@digitas.harvard.edu
Sun, 14 Oct 2001 23:25:40 -0400


--h31gzZEtNLTqOjlF
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

In Haskell's standard IO module, bracket_ is defined to have type

    IO a -> (a -> IO b) -> IO c -> IO c

However, in the Exception module in hslibs, bracket_ has type

    IO a -> IO b -> IO c -> IO c

which IMHO is much less useful, not to mention confusing.  Could this
be considered a bug?

--=20
Edit this signature at http://www.digitas.harvard.edu/cgi-bin/ken/sig
Sometimes my spirit's empty;
don't have the will to go on.
I wish someone would send me
energy.

--h31gzZEtNLTqOjlF
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7ylc0zjAc4f+uuBURApxnAJ9DBuXc3JaJc6GLmqm4saKSkuYIyACg1J6R
JkQ5uf+F41GmBjeWSvoKWmw=
=qtEe
-----END PGP SIGNATURE-----

--h31gzZEtNLTqOjlF--