Check section 6.2 of the ghc user's guide, under "How do I find out a
function's strictness" :) It's in the .hi files.

joelr1:
> Duncan,
> 
> How do you find out the strictness that ghc infers for functions?
> 
>       Thanks, Joel
> 
> On Dec 8, 2005, at 8:09 PM, Duncan Coutts wrote:
> 
> >For example it's not currently convenient to find out the strictness
> >that ghc infers for functions (though it is possible). Ideally an  
> >IDE or
> >something would be able to present this sort of information along with
> >the inferred type etc.
> 
> --
> http://wagerlabs.com/
> 
> 
> 
> 
> 
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe@haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to