Is there any place where I can find an introductory documentation for the 
Haskell libraries? To be more concrete, say I am interested in using 
Data.Array.ST.STUArray. I would need some explanation of the ST monad, and 
then an explanation of how I can use an STUArray in an ST monad. Plus ideally 
examples. But the same applies to most of the libraries. I can't find any 
documentation other than the very terse reference or the parts that happen to 
be covered by textbooks.

Konrad.

_______________________________________________
Haskell-Cafe mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to