SPECIALIZE pragma

Simon Peyton-Jones simonpj@microsoft.com
Thu, 13 Feb 2003 08:56:57 -0000


If 'g' is defined in the same module, yes.

Simon

| -----Original Message-----
| From: Sengan.Baring-Gould@nsc.com [mailto:Sengan.Baring-Gould@nsc.com]
| Sent: 12 February 2003 23:45
| To: haskell-cafe@haskell.org
| Subject: SPECIALIZE pragma
|=20
| Hi,
|=20
| If I have {-# SPECIALIZE f ... #-},
| and I have f x y =3D ... (g x) ...,
| will g also be specialized?
|=20
| Thanks,
|=20
| Sengan
|=20
| _______________________________________________
| Haskell-Cafe mailing list
| Haskell-Cafe@haskell.org
| http://www.haskell.org/mailman/listinfo/haskell-cafe