I have a suggestion: 
is it better for GHC to report an error on the source of kind
                                                         {-# "foo" #-}  
(entered by a typo instead of  {-# SCC "foo" #-}) ?
Currently, GHC makes the program under (-prof) in which, the "foo" center 
occurs skipped. This misleads the user: 
"foo  is not in the profiling head, so it takes zero cost".

Regards, 

-----------------
Serge Mechveliani
mech...@botik.ru
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to