RE: SPECIALIZE pragma

13 Feb
2003
13 Feb
'03
8:56 a.m.
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 | | Hi, | | If I have {-# SPECIALIZE f ... #-}, | and I have f x y = ... (g x) ..., | will g also be specialized? | | Thanks, | | Sengan | | _______________________________________________ | Haskell-Cafe mailing list | Haskell-Cafe@haskell.org | http://www.haskell.org/mailman/listinfo/haskell-cafe
8179
Age (days ago)
8179
Last active (days ago)
0 comments
1 participants
participants (1)
-
Simon Peyton-Jones