I thank  Simon Marlow <[EMAIL PROTECTED]>  for the help on my
request
>> I need an advice on  -O, INLINE, NOINLINE  usage for ghc-4.01 ...

Also   >> And it looks like  ghc-4.01 -c -O  ignores NOINLINE.

occured my mistake. I am sorry. I compiled by   ghc -c -O

  f = 'b'

prefixed with {-# NOINLINE f #-}  and not prefixed
and had not noticed the difference in  .hi  files in the lines

1 f :: PrelBase.Char {-## __A 0 __C __u ...


So,  ghc  is all right.
 
------------------
Sergey Mechveliani
[EMAIL PROTECTED]

Reply via email to